gitignore: add /.cache
clangd uses this directory for indexing
This commit is contained in:
parent
d9f4f51959
commit
ba9f41dadd
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
/build
|
||||
/.cache
|
||||
|
|
Loading…
Add table
Reference in a new issue