mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-17 01:13:45 +00:00
.dockerignore: workaround for including some files in .git
This commit is contained in:
parent
8ea55cbd20
commit
5d149134b9
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
**/.git
|
**/.git
|
||||||
|
/.git
|
||||||
!/.git/HEAD
|
!/.git/HEAD
|
||||||
!/.git/refs/heads
|
!/.git/refs/heads
|
||||||
**/*_test.go
|
**/*_test.go
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue