.venv/
__pycache__/
*.pyc
*.egg-info/
dist/
# pixi environments
.pixi/*
!.pixi/config.toml

.env

# Local agent handoff state
.continues-handoff.md
.omo/

# Claude Code local state (keep the skill, drop the transients)
.claude/worktrees/
.claude/plans/
.claude/specs/
.claude/.DS_Store
