Commit 8512c772 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2121 from futabooo/patch-1

Add vendor folder to Go.gitignore
parents 0b2d7ae1 14740a52
......@@ -25,3 +25,6 @@ _testmain.go
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# external packages folder
vendor/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment