Browse Source

修改 gitee

luojunhui 3 tháng trước cách đây
mục cha
commit
acdbcc9923
1 tập tin đã thay đổi với 4 bổ sung1 xóa
  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.