We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2303318 commit a94f01cCopy full SHA for a94f01c
.gitignore
@@ -1,4 +1,9 @@
1
build*
2
+install*
3
Xcode*
4
*.pyc
-.vscode*
5
+.vscode*
6
+.cache
7
+compile_commands.json
8
+.ruff_cache
9
+.DS_Store
0 commit comments