瀏覽代碼

ignore venvs

john melesky 3 小時之前
父節點
當前提交
157edf0e6d
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -24,6 +24,9 @@ var/
 *.egg-info/
 .installed.cfg
 *.egg
+.venv
+.venv_*
+
 
 # PyInstaller
 #  Usually these files are written by a python script from a template