We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5d537b commit ea4fcb7Copy full SHA for ea4fcb7
1 file changed
.gitignore
@@ -23,3 +23,7 @@ dist/
23
*.iws
24
**/.idea/workspace.xml
25
**/.idea/tasks.xml
26
+
27
+# venv #
28
+########
29
+venv/*
0 commit comments