diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 469f22d11c..46d7d5146a 100644 --- a/.gitignore +++ b/.gitignore @@ -185,3 +185,6 @@ ScummVM.includes #Ignore Mac DS_Store files .DS_Store + +#Ignore temporary file created by create_project +dists/msvc9/engines/plugins_table.h |