0g-chain/.dockerignore

21 lines
237 B
Plaintext
Raw Normal View History

out/
**/node_modules/
.git/
.github/
tests/
ci/
contracts/
contrib/
docs/
networks/
scratch/
# Ignore build cache directories to avoid
# errors when addings these to docker images
build/.cache
build/.golangci-lint
go.work
go.work.sum