mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 06:27:58 +00:00
71261bb7c6
* Publish wasm binaries * Update package.json version (npm) * Copy directly to wasm32-unknown-unknown * Remove debug repo, enable final location * Always run through build test * Update for new direectory structure * Extra space before > * Copy from subtrate/executor & subtrate/test-runtime
9 lines
146 B
Plaintext
9 lines
146 B
Plaintext
/target/
|
|
**/*.rs.bk
|
|
*.swp
|
|
.wasm-binaries
|
|
polkadot/runtime/wasm/target/
|
|
substrate/executor/wasm/target/
|
|
substrate/test-runtime/wasm/target/
|
|
**/._*
|