git: added compile_commands to ignore
This commit is contained in:
parent
0219664ee6
commit
d447b7438a
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@ bin
|
|||
build
|
||||
Makefile
|
||||
.cache
|
||||
compile_commands.json
|
||||
|
|
Loading…
Reference in a new issue