mirror of
https://github.com/OMGeeky/gitignore.git
synced 2026-02-15 22:14:32 +01:00
Merge pull request #2121 from futabooo/patch-1
Add vendor folder to Go.gitignore
This commit is contained in:
@@ -25,3 +25,6 @@ _testmain.go
|
|||||||
|
|
||||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||||
*.out
|
*.out
|
||||||
|
|
||||||
|
# external packages folder
|
||||||
|
vendor/
|
||||||
|
|||||||
Reference in New Issue
Block a user