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

+ 1 - 0
.gitignore

@@ -10,6 +10,7 @@ __pycache__/
 # Distribution / packaging
 .Python
 env/
+.venv/
 build/
 develop-eggs/
 dist/