feat: added compile commands json to gitignore
parent
66ffe1dfbb
commit
5ccb465a9f
|
@ -3,3 +3,4 @@
|
||||||
game
|
game
|
||||||
.sconsign.dblite
|
.sconsign.dblite
|
||||||
.gdb_history
|
.gdb_history
|
||||||
|
compile_commands.json
|
||||||
|
|
Loading…
Reference in New Issue