game/.gitignore
2021-05-25 16:35:46 +02:00

22 lines
150 B
Plaintext

*.png
*.bmp
*.o
*.a
*.so
*.so.*
*.dylib
*.obj
*.exe
*.dll
*.lib
*~
*.exp
Release
demo
test
tetris/tetris
.cache
compile_commands.json
.DS_Store
*.bak