We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc39dea commit c2d52c8Copy full SHA for c2d52c8
.gitignore
@@ -117,3 +117,6 @@ CMakeSettings.json
117
# NodeJs
118
/node_modules
119
*.log
120
+
121
+# clangd
122
+.cache
0 commit comments