Add ccls cache to gitignore.
This commit is contained in:
parent
6e9dc0838c
commit
26ff82cf54
|
@ -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…
Reference in New Issue