We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7596663 commit 083e172Copy full SHA for 083e172
.gitignore
@@ -6,3 +6,7 @@
6
7
__pycache__
8
.pytest_cache
9
+
10
+# For Clangd
11
+compile_commands.json
12
+.cache
0 commit comments