mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-11 10:35:43 +00:00
9ea14e66c8
* Add clippy config and remove .cargo from gitignore * first fixes * Clippyfied * Add clippy CI job * comment out rusty-cachier * minor * fix ci * remove DAG from check-dependent-project * add DAG to clippy Co-authored-by: alvicsam <alvicsam@gmail.com>
14 lines
137 B
Plaintext
14 lines
137 B
Plaintext
**/target/
|
|
**/*.rs.bk
|
|
*.swp
|
|
.wasm-binaries
|
|
runtime/wasm/target/
|
|
**/._*
|
|
.idea
|
|
.vscode
|
|
polkadot.*
|
|
!polkadot.service
|
|
!.rpm/*
|
|
.DS_Store
|
|
.env
|