__pycache__/
*.py[cod]
.DS_Store
.pytest_cache/
.py2bin-cache/
build/
dist/
*.egg-info/

# local build/test scratch on disk D
.py2bin-work/
dist_release/

# Worktrees a background workflow makes: each is a copy of this repo.
.claude/worktrees/
