__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.mypy_cache/
.venv/
dist/

# Written by hatch_build.py during a build.
src/worktrees/_version.py
