game/.gitignore
zv0n 31f00ed5d0
All checks were successful
continuous-integration/drone/push Build is passing
gitignore: ignore code workspace
2022-09-24 20:01:56 +02:00

24 lines
173 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
*.code-workspace