.venv/
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.env
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.ts
examples/output/
*.jpg
!tests/fixtures/*.jpg
