We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d5c797 commit 04c96c2Copy full SHA for 04c96c2
1 file changed
.gitignore
@@ -1,8 +1,9 @@
1
*.egg-info
2
*.pyc
3
4
-build
5
-dist
+/.venv*
+/build
6
+/dist
7
8
.mypy_cache
9
0 commit comments