We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 849c3a6 commit c036561Copy full SHA for c036561
.gitignore
@@ -1,4 +1,6 @@
1
*.swp
2
*.pyc
3
__pycache__
4
-build
+/dist
5
+/venv*
6
+*.egg-info
0 commit comments