.venv/
__pycache__/
*.pyc
.pytest_cache/
.ruff_cache/
.coverage
build/
dist/
# Dev/CI tooling: the validator jar and FHIR spec archives are fetched, not vendored.
.tools/
# macOS Finder metadata — never wanted in a published sdist.
.DS_Store
