luojunhui 3 месяцев назад
Родитель
Сommit
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.