We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59c18d0 commit 819badbCopy full SHA for 819badb
.gitignore
@@ -83,3 +83,7 @@ out/
83
# IDE Files
84
/.vscode
85
/.devcontainer
86
+
87
+# clangd files
88
+/.cache/clangd
89
+compile_commands.json
0 commit comments