From 4870265a9f07b443fa06df07c50ddd6f13c9f13f Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Fri, 18 Oct 2013 12:18:13 -0600 Subject: [PATCH] Add "vendor/pkg/" to .gitignore now that we "go test -i" --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5843eaf9cc..8cf66168eb 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ docs/_templates bundles/ .hg/ .git/ +vendor/pkg/