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