chore: project scaffold for access-datamacro sync

This commit is contained in:
Misaka_Company
2026-07-14 11:12:34 +08:00
commit fb025bb061
14 changed files with 2092 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
.venv/
__pycache__/
*.pyc
logs/
*.log
.pytest_cache/
config.yaml
config.local.yaml