mirror of https://github.com/ethereum/go-ethereum
Merge pull request #14792 from karalabe/slim-docker-image
dockerignore: ignore all git metadata and all testspull/20141/head
commit
3b25012481
@ -1,3 +1,6 @@ |
||||
.git |
||||
**/.git |
||||
**/*_test.go |
||||
|
||||
build/_workspace |
||||
build/_bin |
||||
tests/testdata |
||||
|
Loading…
Reference in new issue