♻️重构, 实现基础框架-日志 AUTO_MAA配置 用户配置基类

This commit is contained in:
MoeSnowyFox
2025-08-03 03:43:57 +08:00
parent 908da0bc47
commit f1859a5877
146 changed files with 1220 additions and 30467 deletions

25
.gitignore vendored
View File

@@ -1,9 +1,18 @@
# Python-generated files
__pycache__/
config/
data/
debug/
history/
script/
resources/notice.json
resources/theme_image.json
resources/images/Home/BannerTheme.jpg
*.py[oc]
build/
dist/
wheels/
logs/
*.egg-info
# Virtual environments
.venv
# IDE and editors
.vscode/
.idea/
*.swp
*.swo
.DS_Store