Files
pezkuwi-subxt/substrate/.gitignore
T
Squirrel c9410186f1 add clippy to CI (#9694)
* Focus on correctness lints. This relies on a compiler patch that landed 8th July 2021.
If people are using an earlier version of the compiler everything will still work unless they try and run clippy.

Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
Co-authored-by: Denis Pisarev <denis.pisarev@parity.io>
2021-10-03 17:09:26 +01:00

28 lines
381 B
Plaintext

**/target/
**/*.rs.bk
*.swp
.wasm-binaries
pwasm-alloc/target/
pwasm-libc/target/
pwasm-alloc/Cargo.lock
pwasm-libc/Cargo.lock
bin/node/runtime/wasm/target/
**/._*
**/.criterion/
.vscode
polkadot.*
.DS_Store
.idea/
nohup.out
rls*.log
*.orig
*.rej
**/wip/*.stderr
.local
**/hfuzz_target/
**/hfuzz_workspace/
.cargo-remote.toml
*.bin
*.iml
.maintain/node-template-release/Cargo.lock