__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.ruff_cache/
.venv/
build/
output/
tmp/
dist/
htmlcov/
work/
.coverage
*.pdf
*.png
!README.md
