__pycache__/
*.pyc
*.egg-info/
dist/
build/
.venv/
.pytest_cache/
uv.lock

# hatch-vcs generated version file
src/starfix/_version.py
