added all venv to gitignore

This commit is contained in:
2023-01-03 23:18:52 +01:00
parent e96ec3eaec
commit e055f17fd2
+2 -2
View File
@@ -108,9 +108,9 @@ celerybeat.pid
# Environments
.env
.venv
.venv*
env/
venv/
venv*/
ENV/
env.bak/
venv.bak/