Add ccls cache to gitignore.
This commit is contained in:
parent
6e9dc0838c
commit
26ff82cf54
|
@ -1,6 +1,7 @@
|
|||
builddbg/
|
||||
test-bin/
|
||||
__pycache__/
|
||||
.ccls-cache/
|
||||
compile_commands.json
|
||||
|
||||
sysroot/bin
|
||||
|
|
Loading…
Reference in New Issue