refactor: 配置与文件归集到单文件夹

This commit is contained in:
Quan
2025-08-01 11:00:06 +08:00
parent 0a9f2f3059
commit 079fe6c1f7
7 changed files with 103 additions and 30 deletions

7
.gitignore vendored
View File

@@ -1,10 +1,7 @@
__pycache__/
*.pyc
/Download/
/.venv/
/.ruff_cache/
*.db
*.json
/.idea/
/Temp/
!.github/workflows/*.yaml
/Volume/
!/.github/