Skip to content

Commit 14740a5

Browse files
author
futabooo
committed
Add vendor folder to Go.gitignore
1 parent 0b2d7ae commit 14740a5

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)