Add ccls cache to gitignore.
This commit is contained in:
parent
6e9dc0838c
commit
26ff82cf54
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,6 +1,7 @@
|
||||||
builddbg/
|
builddbg/
|
||||||
test-bin/
|
test-bin/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
.ccls-cache/
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
|
|
||||||
sysroot/bin
|
sysroot/bin
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue