mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 19:17:58 +00:00
cd10c46146
* Remove .cargo folders Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Remove rustfmt.toml Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Hide rustfmt.toml file Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Merge .gitignore files Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Update commit hash after history-rewrite Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Try to hot-fix license scanner Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Update .gitignore Co-authored-by: Chevdor <chevdor@users.noreply.github.com> * Undo changes to check-license Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> --------- Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Co-authored-by: Chevdor <chevdor@users.noreply.github.com>
39 lines
501 B
Plaintext
39 lines
501 B
Plaintext
!polkadot.service
|
|
.cargo-remote.toml
|
|
.direnv/
|
|
.DS_Store
|
|
.env*
|
|
.idea
|
|
.local
|
|
.vscode
|
|
.wasm-binaries
|
|
*.bin
|
|
*.iml
|
|
*.orig
|
|
*.rej
|
|
*.swp
|
|
**/._*
|
|
**/.criterion/
|
|
**/*.rs.bk
|
|
**/chains/
|
|
**/hfuzz_target/
|
|
**/hfuzz_workspace/
|
|
**/node_modules
|
|
**/target/
|
|
**/wip/*.stderr
|
|
/.cargo/config
|
|
/.envrc
|
|
artifacts
|
|
bin/node-template/Cargo.lock
|
|
nohup.out
|
|
polkadot_argument_parsing
|
|
polkadot.*
|
|
pwasm-alloc/Cargo.lock
|
|
pwasm-libc/Cargo.lock
|
|
release-artifacts
|
|
release.json
|
|
rls*.log
|
|
runtime/wasm/target/
|
|
substrate.code-workspace
|
|
target/
|