# The repo root .gitignore blanket-ignores package.json; re-include this one.
!package.json

# Built bundle — generated by scripts/build.sh, included in the npm tarball via prepack.
wasm/
node_modules/
*.tgz
