__pycache__/
*.py[cod]
*$py.class
dist/
build/
*.egg-info/
.eggs/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
venv/
.env
.coverage
htmlcov/
.tox/
.nox/
broken.pdf
out.txt
multi_demo.pdf
multi.pdf
*.pdf
!tests/**/*.pdf
!examples/**/*.pdf
.DS_Store
Thumbs.db
