mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 04:07:57 +00:00
640f5ad5c1
* exclude polkadot-parachain .asc and .sha256 from .dockerignore * refactor docker image creation GHA * add debug * try without quotes * test action * add quotes * fix quotes atumated image publishing GHA * delete old unused part --------- Co-authored-by: Chevdor <chevdor@users.noreply.github.com>
10 lines
107 B
Plaintext
10 lines
107 B
Plaintext
.git
|
|
**/target/
|
|
**/*.txt
|
|
**/*.md
|
|
/docker/
|
|
!/target/release-artifacts/**/*
|
|
|
|
# dotfiles in the repo root
|
|
/.*
|