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 adbc5e7 commit 228451fCopy full SHA for 228451f
.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