Prevent copying of venv folder in the Docker image

pull/202/head
Nico Stapelbroek 5 years ago
parent b9a06e7a42
commit 45f436a77f

@ -2,3 +2,4 @@
.vscode/
*.txt
!/requirements.txt
venv/
Loading…
Cancel
Save