We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.gitignore
1 parent 6c90851 commit 231dc19Copy full SHA for 231dc19
.gitignore
@@ -62,6 +62,8 @@ target/
62
63
# virtualenvs
64
/env*/
65
+/venv*/
66
+/.env*/
67
/.venv*/
68
69
# IDEs
0 commit comments