dist/
build/
*.pyc
__pycache__/
*.egg-info/
.venv/
.uv/
uv.lock
.pytest_cache/
.ruff_cache/
.mypy_cache/
.vscode/
**/.DS_Store

# Generated by hatch-vcs
cached_hub/_version.py
