diff options
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d2ad011369..e016283dfe 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,8 @@ lib*.a /.settings /.autotools /Icon.* +/scummvm-conf.cpp +/tmp_*.cpp /build /staging |