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

View File

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