Add "vendor/pkg/" to .gitignore now that we "go test -i"

This commit is contained in:
Tianon Gravi 2013-10-18 12:18:13 -06:00
parent ac5bc86771
commit 4870265a9f
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -17,3 +17,4 @@ docs/_templates
bundles/
.hg/
.git/
vendor/pkg/