mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Add cmd/dnet/dnet binary to .gitignore
Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp)
This commit is contained in:
parent
987aab8f3e
commit
bd20fd4813
1 changed files with 1 additions and 0 deletions
1
libnetwork/.gitignore
vendored
1
libnetwork/.gitignore
vendored
|
@ -23,6 +23,7 @@ _testmain.go
|
|||
*.exe
|
||||
*.test
|
||||
*.prof
|
||||
cmd/dnet/dnet
|
||||
|
||||
# Coverage
|
||||
*.tmp
|
||||
|
|
Loading…
Reference in a new issue