gitignore:updated for windows

This commit is contained in:
2020-11-22 23:38:17 +01:00
parent 730a00b8fa
commit f6f4307169
+7
View File
@@ -4,6 +4,13 @@
*.so *.so
*.so.* *.so.*
*.dylib *.dylib
*.obj
*.exe
*.dll
*.lib
*~
*.exp
Release
demo demo
test test
tetris/tetris tetris/tetris