.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.coverage
htmlcov/
dist/
*.egg-info/

# macOS metadata
.DS_Store

# Local git worktrees
.worktrees/
