瀏覽代碼

修改 gitee

luojunhui 3 月之前
父節點
當前提交
acdbcc9923
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

@@ -25,7 +25,10 @@ var/
 .installed.cfg
 *.egg
 test_codes/
-
+dev/
+__pycache__/
+.idea/
+.DS_Store
 # PyInstaller
 #  Usually these files are written by a python script from a template
 #  before PyInstaller builds the exe, so as to inject date/other infos into it.