exclude .cache (for clangd)

This commit is contained in:
emeric
2024-12-05 19:57:56 +01:00
parent 435e8b27f5
commit 0ce423fbf8
+2 -1
View File
@@ -3,4 +3,5 @@
CMakeCache.txt CMakeCache.txt
CMakeFiles/ CMakeFiles/
build/ build/
.vscode/ .cache/
.vscode/