mirror of
https://github.com/vale981/gitignore
synced 2025-03-04 17:31:42 -05:00
Add vendor folder to Go.gitignore
This commit is contained in:
parent
0b2d7ae1aa
commit
14740a52c5
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
Reference in a new issue