Merge pull request #2065 from Shir0kamii/hidden-virtualenv

Add hidden virtualenv to Python template
This commit is contained in:
Brendan Forster 2016-08-17 10:55:21 +10:00 committed by GitHub
commit ef8772f134

View File

@ -79,6 +79,7 @@ celerybeat-schedule
.env .env
# virtualenv # virtualenv
.venv/
venv/ venv/
ENV/ ENV/