gitignore: Add cland .cache

Makes it easier to work with clangd

Signed-off-by: Avery King <gperson@disroot.org>
This commit is contained in:
Avery King
2025-03-14 13:10:40 -07:00
parent 8c04646919
commit 41b29aee88

1
.gitignore vendored
View File

@@ -91,6 +91,7 @@ scripts/*.dot
scripts/*.svg
.idea/
.vscode/
.cache/
# AppImage
linuxdeploy/*