.venv/
__pycache__/
*.pyc
.env
*.egg-info/
dist/
build/
.pytest_cache/
.claude/

# Local configuration overrides
config/settings.local.yaml