Add many venv names to gitignore

This commit is contained in:
Cadence Ember 2021-08-11 22:22:23 +12:00
parent 3f57d50893
commit 7062999921
No known key found for this signature in database
GPG Key ID: BC1C2C61CF521B17
1 changed files with 9 additions and 0 deletions

9
.gitignore vendored
View File

@ -10,3 +10,12 @@ __pycache__
# Personal
/generic-updater
/configuration.py
# Various venv names, several options to allow the user to make stuff up
.env
.venv
env
venv
env.bak
venv.bak
newleaf-venv