diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,4 +1,5 @@ .sconsign +.gitattributes obj Makefile Makefile.Debug @@ -14,6 +15,8 @@ ChangeLog *.pfx *.cer *.dll +*.vcxproj* +*.*sdf dawginput.raw playabilities.raw smaller.raw |