__pycache__/
*.py[cod]
.venv/
venv/
build/
dist/
*.egg-info/
.pytest_cache/
.coverage
htmlcov/
.ruff_cache/
.DS_Store
# Research output only. Anchored so it cannot match src/package_doctor/data/,
# which hatchling would otherwise drop from the wheel.
/data/
