We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68941ff commit 00e4497Copy full SHA for 00e4497
1 file changed
.gitignore
@@ -13,6 +13,9 @@ cmake-out/
13
# Used by some IDEs and LSP plugins
14
compile_commands.json
15
16
+# clangd writes index files here
17
+.cache
18
+
19
# Backup files for Emacs
20
*~
21
0 commit comments