gitignore *.exp for win64
parent
f6002e6c78
commit
a3383379eb
|
|
@ -8,6 +8,7 @@ Factor/factor
|
||||||
*.a
|
*.a
|
||||||
*.dll
|
*.dll
|
||||||
*.lib
|
*.lib
|
||||||
|
*.exp
|
||||||
*.res
|
*.res
|
||||||
*.image
|
*.image
|
||||||
*.dylib
|
*.dylib
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue