We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f28380 commit d37b866Copy full SHA for d37b866
.gitignore
@@ -25,3 +25,6 @@ CMakeUserPresets.json
25
# Visual Studio Code
26
/.vscode/**
27
!/.vscode/extension.json
28
+
29
+# clangd
30
+/.cache/
0 commit comments