__pycache__/
*.py[cod]
.venv/
venv/
*.egg-info/
dist/
build/
.pytest_cache/
.ruff_cache/
.steadystate.tfplan
.steadystate/
.env
.coverage
htmlcov/

# Leftover agent worktrees (never commit the embedded repos)
.claude/worktrees/
