We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbbe880 commit f942af9Copy full SHA for f942af9
1 file changed
.gitignore
@@ -5,7 +5,11 @@ __pycache__/
5
# Distribution / packaging
6
.Python
7
venv
8
+venv2
9
+venv3
10
.venv
11
+.venv2
12
+.venv3
13
env
14
.env
15
build/
0 commit comments