mirror of
https://github.com/pezkuwichain/pezkuwi-wasm.git
synced 2026-04-21 23:48:00 +00:00
33 lines
395 B
Plaintext
33 lines
395 B
Plaintext
binaryen/
|
|
bindgen/
|
|
build/
|
|
build-*/
|
|
bytes/
|
|
coverage/
|
|
node_modules/
|
|
pkg/
|
|
target/
|
|
tmp/
|
|
wabt/
|
|
/import_map.json
|
|
/mod.ts
|
|
.DS_Store
|
|
.env.local
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
.npmrc
|
|
.pnp.*
|
|
.yarn/*
|
|
!.yarn/releases
|
|
!.yarn/plugins
|
|
!.yarn/sdks
|
|
cc-test-reporter
|
|
lerna-debug.log*
|
|
npm-debug.log*
|
|
package-lock.json
|
|
report.*.json
|
|
tsconfig.*buildinfo
|
|
yarn-debug.log*
|
|
yarn-error.log*
|