We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ea1395 commit b030f47Copy full SHA for b030f47
.gitignore
@@ -17,3 +17,7 @@
17
/build/
18
/ci/scratch/
19
tags
20
+
21
+# clangd related ignores
22
+.clangd
23
+compile_commands.json
0 commit comments