瀏覽代碼

Python: don't track virtualenv files.

Alexey Roslyakov 9 年之前
父節點
當前提交
62defadb3e
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      Python.gitignore

+ 4 - 0
Python.gitignore

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