mirror of
https://github.com/arnaucube/go-ethereum.git
synced 2026-02-28 05:56:45 +01:00
dockerignore: ignore all git metadata and all tests
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
.git
|
||||
**/.git
|
||||
**/*_test.go
|
||||
|
||||
build/_workspace
|
||||
build/_bin
|
||||
tests/testdata
|
||||
|
||||
Reference in New Issue
Block a user