Ignore .cache generated by clangd

This commit is contained in:
Arisa Snowbell
2022-12-26 06:38:04 +01:00
parent 3e48551f25
commit 91357f210d

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
*~ *~
vgcore.* vgcore.*
/.vscode /.vscode
/.cache
*.swp *.swp
packagecache packagecache
/subprojects/**/ /subprojects/**/