__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.venv/
dist/
build/
*.egg-info/

# Local secrets and personal account data
config.local.yaml
*.local.yaml
