Skip to content

Commit b289668

Browse files
authored
Exclude vendor/ from PR size (#2229)
Signed-off-by: Marco Pracucci <marco@pracucci.com>
1 parent 3374e33 commit b289668

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
**/*.pb.go linguist-generated=true
1+
**/*.pb.go linguist-generated=true
2+
vendor/**/* linguist-generated=true

0 commit comments

Comments
 (0)