Browse Source

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

Tianon Gravi 11 years ago
parent
commit
4870265a9f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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