Browse Source

Python: don't track virtualenv files.

Alexey Roslyakov 9 năm trước cách đây
mục cha
commit
62defadb3e
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      Python.gitignore

+ 4 - 0
Python.gitignore

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