We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e74f086 + d9046f6 commit 64fb777Copy full SHA for 64fb777
1 file changed
.gitignore
@@ -8,6 +8,8 @@ nbproject/
8
.vscode/
9
# Vim
10
*.swp
11
+# clangd cache directory
12
+.cache/
13
14
15
## Build folders
0 commit comments