Ver código fonte

修改 gitee

luojunhui 3 meses atrás
pai
commit
acdbcc9923
1 arquivos alterados com 4 adições e 1 exclusões
  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.