Browse Source

ignore old venv

Nick Sweeting 2 years ago
parent
commit
d0cc1ff675
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .dockerignore

+ 3 - 1
.dockerignore

@@ -7,11 +7,12 @@ __pycache__/
 .github/
 .git/
 .pdm-build/
-.pdm-python/
+.pdm-python
 .eggs/
 
 venv/
 .venv/
+.venv-old/
 .docker-venv/
 node_modules/
 
@@ -21,6 +22,7 @@ brew_dist/
 deb_dist/
 pip_dist/
 assets/
+docker/
 
 data/
 output/