# Build outputs
build/
*.pdf
*.epub
!reference/**/*.pdf

# CI torture-test fixture: illustrations are generated fresh each run
tests/fixtures/**/assets/

# Python
__pycache__/
*.pyc
.venv/

# OS
.DS_Store

# Tool caches
epubcheck*.zip
tools/epubcheck/
