mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Add "vendor/pkg/" to .gitignore now that we "go test -i"
This commit is contained in:
parent
ac5bc86771
commit
4870265a9f
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -17,3 +17,4 @@ docs/_templates
|
|||
bundles/
|
||||
.hg/
|
||||
.git/
|
||||
vendor/pkg/
|
||||
|
|
Loading…
Add table
Reference in a new issue