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 8f9bf35 commit 5e612bbCopy full SHA for 5e612bb
1 file changed
.gitignore
@@ -0,0 +1,8 @@
1
+/dist/
2
+/site/
3
+.pytype/
4
+__pycache__/
5
+*.egg-info/
6
+.venv/
7
+poetry.lock
8
+.vscode
0 commit comments