Skip to content

Commit 8512c77

Browse files
authored
Merge pull request #2121 from futabooo/patch-1
Add vendor folder to Go.gitignore
2 parents 0b2d7ae + 14740a5 commit 8512c77

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Go.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ _testmain.go
2525

2626
# Output of the go coverage tool, specifically when used with LiteIDE
2727
*.out
28+
29+
# external packages folder
30+
vendor/

0 commit comments

Comments
 (0)