game/.gitignore
2021-08-05 17:55:16 +02:00

23 lines
156 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
build