__pycache__/
*.py[cod]
.venv/
venv/
.uv/
*.egg-info/
dist/
build/

.pytest_cache/
.ruff_cache/
.coverage
htmlcov/

.DS_Store
Thumbs.db
*.log

.claude/worktrees/
