mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #2121 from futabooo/patch-1
Add vendor folder to Go.gitignore
This commit is contained in:
commit
8512c772d7
1 changed files with 3 additions and 0 deletions
|
@ -25,3 +25,6 @@ _testmain.go
|
|||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
|
||||
# external packages folder
|
||||
vendor/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue