Remove compile_commands.json
This commit is contained in:
parent
99fab95766
commit
5540c9be1f
2 changed files with 1 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
||||||
/.cache/
|
/.cache/
|
||||||
/build*/
|
/build*/
|
||||||
|
/compile_commands.json
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
buildDebug/compile_commands.json
|
|
Loading…
Reference in a new issue