Browse Source

Python: don't track virtualenv files.

Alexey Roslyakov 9 years ago
parent
commit
62defadb3e
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Python.gitignore

+ 4 - 0
Python.gitignore

@@ -77,5 +77,9 @@ celerybeat-schedule
 # dotenv
 .env
 
+# virtualenv
+venv/
+ENV/
+
 # Spyder project settings
 .spyderproject