outputs/
audios/
__pycache__
.env
backup
benchmark
notebooks
.scratch

resources
amicorpus
benchmark-results/

.worktrees/
.axon

# hatch-vcs generated version file
coro/_version.py

# build artifacts
/dist/
/build/
*.egg-info/

# secrets (varlock) — ignore all .env* except the committed schema/example
.env.*
!.env.schema
!.env.example
.tmp/
.scratch/
.journals/
