__pycache__/
*.py[cod]
.venv/
venv/
*.egg-info/
dist/
build/
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
*.wav
!fixtures/*.wav
!tests/data/*.wav
.DS_Store
fixtures/speech/

# Demo scratch: regenerated by DEMO.md, not a build artifact.
demo-out/

# Documented commands used to write their output into the repository root when
# the suite ran, and *.jsonl and /baseline.json were ignored to hide it. They
# now write into pytest's tmp_path instead, so the ignores are gone: a file
# appearing here again is a real bug, and hiding it would be the wrong fix.
