Updated gitignore
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
*.png
|
||||
*.bmp
|
||||
*.o
|
||||
*.a
|
||||
*.so
|
||||
*.so.*
|
||||
*.dylib
|
||||
@@ -16,3 +17,5 @@ test
|
||||
tetris/tetris
|
||||
.cache
|
||||
compile_commands.json
|
||||
.DS_Store
|
||||
*.bak
|
||||
|
||||
Reference in New Issue
Block a user