venv* ignore update

This commit is contained in:
Glenn Jocher 2020-10-06 15:17:12 +02:00
parent 124f0e8212
commit 5b8cf247af
2 changed files with 5 additions and 5 deletions

View File

@ -110,9 +110,9 @@ celerybeat-schedule
.env
# virtualenv
.venv
.venv*
venv*/
ENV/
ENV*/
# Spyder project settings
.spyderproject

6
.gitignore vendored
View File

@ -140,9 +140,9 @@ celerybeat-schedule
.env
# virtualenv
.venv
venv/
ENV/
.venv*
venv*/
ENV*/
# Spyder project settings
.spyderproject