# Generated. All of it is reproducible from the pinned tarball hash (build.sh)
# or fetchable from a published wheel (get.sh).
#
# `bin/` used to hold a committed darwin-arm64 library. It was 2 MB of the
# repository and could not, on its own, run anything: `res/` — the 56 MB model
# tree the engine opens at startup — has never been committed, so a fresh clone
# with the binary in it still failed on a missing cmudict. One command produces
# both; none produces only the half we used to store.
.build/
.cache/
bin/
res/
