We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3dec1ab + 46dc65d commit bac5e7eCopy full SHA for bac5e7e
1 file changed
.gitignore
@@ -11,6 +11,7 @@ requirements/edx/private.in
11
requirements/edx/private.txt
12
lms/envs/private.py
13
cms/envs/private.py
14
+.venv/
15
# end-noclean
16
17
### Python artifacts
@@ -143,7 +144,6 @@ autodeploy.properties
143
144
.ws_migrations_complete
145
dist
146
*.bak
-.venv/
147
venv*/
148
# Visual Studio Code
149
.vscode
0 commit comments