# source documents — never committed; provided manually, verified against
# sources/manifest.toml
sources/odt/

# build output — attached to releases, not committed
dist/

# python
.venv/
__pycache__/
*.pyc
.pytest_cache/
.ruff_cache/

# node (examples)
node_modules/
