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.