mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-29 19:37:56 +00:00
000e7a8002
As is so often the case in Rust, most of the work was fixing compiler errors and removing spurious type annotations.
21 lines
318 B
Plaintext
21 lines
318 B
Plaintext
**/target/
|
|
**/*.rs.bk
|
|
*.swp
|
|
.wasm-binaries
|
|
polkadot/runtime/wasm/target/
|
|
core/executor/wasm/target/
|
|
core/test-runtime/wasm/target/
|
|
pwasm-alloc/target/
|
|
pwasm-libc/target/
|
|
pwasm-alloc/Cargo.lock
|
|
pwasm-libc/Cargo.lock
|
|
node/runtime/wasm/target/
|
|
**/._*
|
|
**/.criterion/
|
|
.vscode
|
|
polkadot.*
|
|
.DS_Store
|
|
.idea/
|
|
nohup.out
|
|
rls*.log
|