Merge pull request #2121 from futabooo/patch-1

Add vendor folder to Go.gitignore
This commit is contained in:
Brendan Forster
2016-09-27 13:48:01 +10:00
committed by GitHub

View File

@@ -25,3 +25,6 @@ _testmain.go
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# external packages folder
vendor/