mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-01 03:07:56 +00:00
97a6db785e
* Add Dockerfile Add documentation Ref #375 * Add PORT, VOLUME and reduce size of the docker image significantly Fix doc and reduce image size Fix #375 * Fix docker compose
17 lines
325 B
Plaintext
17 lines
325 B
Plaintext
/target/
|
|
**/*.rs.bk
|
|
*.swp
|
|
.wasm-binaries
|
|
polkadot/runtime/wasm/target/
|
|
substrate/executor/wasm/target/
|
|
substrate/test-runtime/wasm/target/
|
|
substrate/pwasm-alloc/target/
|
|
substrate/pwasm-libc/target/
|
|
substrate/pwasm-alloc/Cargo.lock
|
|
substrate/pwasm-libc/Cargo.lock
|
|
demo/runtime/wasm/target/
|
|
**/._*
|
|
.vscode
|
|
polkadot.*
|
|
.DS_Store
|