__pycache__/
*.py[cod]
.venv/
venv/
dist/
/build/
*.egg-info/
.pytest_cache/
.env
*.pem
specs/

# Spare Parts engineering context: regenerable output and per-run state.
/.sp/execute/
/.sp/feature.json
**/.sp/traces.db*
/.sp/scripts/
/.sp/templates/
