Add vendor folder to Go.gitignore
This commit is contained in:
parent
0b2d7ae1aa
commit
14740a52c5
@ -25,3 +25,6 @@ _testmain.go
|
||||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
|
||||
# external packages folder
|
||||
vendor/
|
||||
|
Loading…
Reference in New Issue
Block a user