Browse Source

Merge pull request #2065 from Shir0kamii/hidden-virtualenv

Add hidden virtualenv to Python template
Brendan Forster 8 years ago
parent
commit
ef8772f134
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

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