__pycache__/
*.py[cod]
.venv/
dist/
build/
*.egg-info/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/
.DS_Store
*.pdf
!docs/**/*.pdf
logs/

# The old pdf_maker, kept locally while the migration is reviewed.
legacy/
