ソースを参照

ignore venv directories

john melesky 3 ヶ月 前
コミット
d968b108a7
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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