git: added compile_commands to ignore

This commit is contained in:
Sara 2025-06-03 21:52:17 +02:00
parent 0219664ee6
commit d447b7438a

1
.gitignore vendored
View file

@ -2,3 +2,4 @@ bin
build build
Makefile Makefile
.cache .cache
compile_commands.json