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 55467ed commit b20896eCopy full SHA for b20896e
.gitignore
@@ -2,6 +2,9 @@
2
*.db-shm
3
*.db-wal
4
5
+# vscode config
6
+.vscode/
7
+
8
# Byte-compiled / optimized / DLL files
9
10
__pycache__/
0 commit comments