gitignore *.exp for win64

Doug Coleman 2010-02-03 15:16:52 -06:00
parent f6002e6c78
commit a3383379eb
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -8,6 +8,7 @@ Factor/factor
*.a *.a
*.dll *.dll
*.lib *.lib
*.exp
*.res *.res
*.image *.image
*.dylib *.dylib