Ignore .cache generated by clangd
parent
3e48551f25
commit
91357f210d
|
@ -2,6 +2,7 @@
|
|||
*~
|
||||
vgcore.*
|
||||
/.vscode
|
||||
/.cache
|
||||
*.swp
|
||||
packagecache
|
||||
/subprojects/**/
|
||||
|
|
Loading…
Reference in New Issue