.gitignore: ignore clangd .cache dir

This commit is contained in:
2024-07-15 23:34:59 -03:00
parent bdf2a54107
commit b7edb8a02e
+1
View File
@@ -1,6 +1,7 @@
.vs/
.vscode/
.idea/
.cache/
.build/
build/
out/