瀏覽代碼

first commit

ysl2007 5 月之前
父節點
當前提交
4cc5ce0cd2
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .gitignore

+ 2 - 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
@@ -58,3 +59,4 @@ docs/_build/
 # PyBuilder
 target/
 
+.DS_Store