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/
|
||||
test-bin/
|
||||
__pycache__/
|
||||
.ccls-cache/
|
||||
compile_commands.json
|
||||
|
||||
sysroot/bin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue