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

# Real config with local paths — use config.example.yaml as template
config.yaml