feat: added compile commands json to gitignore

main
Sara 2024-11-21 08:37:10 +01:00
parent 66ffe1dfbb
commit 5ccb465a9f
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
game game
.sconsign.dblite .sconsign.dblite
.gdb_history .gdb_history
compile_commands.json