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

# uv.lock is not committed: this is a LIBRARY with zero dependencies, so the
# lockfile pins exactly one package (itself) and locks nothing. A consumer
# resolves gs-emf against their own pins; committing an 8-line file that
# constrains nothing would only invite the belief that it does.
uv.lock
