mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-22 23:08:00 +00:00
bf4024fd49
* remove exec flag on json file * fix dockerignore filter to allow building the injected docker image * Update docker/injected.Dockerfile * Update docker/scripts/build-injected-image.sh Co-authored-by: Martin Pugh <pugh@s3kr.it> Co-authored-by: Denis Pisarev <denis.pisarev@parity.io>
10 lines
110 B
Plaintext
10 lines
110 B
Plaintext
.git
|
|
**/target/
|
|
**/*.txt
|
|
**/*.md
|
|
/docker/
|
|
!/target/release/polkadot-collator
|
|
|
|
# dotfiles in the repo root
|
|
/.*
|