# Build product of scripts/build-wasm.sh (the wasm-bindgen shim + module).
# Same policy as crates/op-host-web/pkg/ and packages/op-web-sdk/wasm/:
# regenerated on every build, never checked in.
/wasm/

# Store-submission archives from scripts/package-extension.sh, plus the
# staging directory it builds them out of. Both are derived from the tree at
# the commit they were produced at; a checked-in zip would be a second,
# stale copy of the whole extension.
/dist/
