ignore old venv

This commit is contained in:
Nick Sweeting
2023-11-13 20:18:13 -08:00
parent 7c9babac95
commit d0cc1ff675

View File

@@ -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/