.venv
.git
.idea
__pycache__
*.py[cod]
*.pyo
*.pyd
.Python
*.egg-info
dist
build
.pytest_cache
.mypy_cache
.ruff_cache
*.html
.DS_Store
.env
.env.*
*.log
terminals

# 本地脚本与输出（运行时不需要）
/analyze_*.py
/backfill_*.py
/test_*.py
/sync_*.py
/refresh_*.py
/cleanup_*.py
/rerun_*.py
/export_*.py
/generate_*.py
/update_*.py
/supplement_*.py
/result.json
/result.csv
*.csv
docker-compose.yml
docker-compose.override.yml
