__pycache__/
*.pyc

# Build artefacts: `python -m build` writes them, the release publishes from CI.
dist/
*.egg-info/
.venv/
.DS_Store
.devharness/*

# Bench outputs: per-run artefacts, read locally. The material and variants
# are committed, which is what makes two runs comparable.
bench/out/
meta/*.mov
meta/*.mp4
