mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-25 15:17:57 +00:00
a310df263d
This PR is a continuation of https://github.com/paritytech/polkadot-sdk/pull/2102 and part of an initiative started here https://hackmd.io/@romanp/rJ318ZCEp What has been done: - The content under `docs/*` (with the exception of `docs/mermaid`) has been moved to `docs/contributor/` - Developer Hub has been renamed to Polkadot SDK Docs, and the crate has been renamed from `developer-hub` to `polkadot-sdk-docs` - The content under `developer-hub/*` has been moved to `docs/sdk` --- Original PR https://github.com/paritytech/polkadot-sdk/pull/2565, it has been close due to too many rebase conflicts --------- Co-authored-by: Serban Iorga <serban@parity.io> Co-authored-by: Chevdor <chevdor@users.noreply.github.com> Co-authored-by: Egor_P <egor@parity.io> Co-authored-by: Bastian Köcher <git@kchr.de>
41 lines
549 B
Plaintext
41 lines
549 B
Plaintext
!polkadot.service
|
|
.cargo-remote.toml
|
|
.direnv/
|
|
.DS_Store
|
|
.env*
|
|
.idea
|
|
.local
|
|
.lycheecache
|
|
.vscode
|
|
.wasm-binaries
|
|
*.adoc
|
|
*.bin
|
|
*.iml
|
|
*.orig
|
|
*.rej
|
|
*.swp
|
|
**/._*
|
|
**/.criterion/
|
|
**/*.rs.bk
|
|
**/hfuzz_target/
|
|
**/hfuzz_workspace/
|
|
**/node_modules
|
|
**/target/
|
|
**/wip/*.stderr
|
|
/.cargo/config
|
|
/.envrc
|
|
artifacts
|
|
bin/node-template/Cargo.lock
|
|
nohup.out
|
|
polkadot_argument_parsing
|
|
polkadot.*
|
|
!docs/sdk/src/polkadot_sdk/polkadot.rs
|
|
pwasm-alloc/Cargo.lock
|
|
pwasm-libc/Cargo.lock
|
|
release-artifacts
|
|
release.json
|
|
rls*.log
|
|
runtime/wasm/target/
|
|
substrate.code-workspace
|
|
target/
|