Python: don't track virtualenv files.
This commit is contained in:
parent
058d491897
commit
62defadb3e
@ -77,5 +77,9 @@ celerybeat-schedule
|
||||
# dotenv
|
||||
.env
|
||||
|
||||
# virtualenv
|
||||
venv/
|
||||
ENV/
|
||||
|
||||
# Spyder project settings
|
||||
.spyderproject
|
||||
|
Loading…
Reference in New Issue
Block a user