From f87ca530943861a55cdf28de5bc55165d2bc64df Mon Sep 17 00:00:00 2001 From: andream16 Date: Wed, 16 Oct 2024 13:43:01 +0100 Subject: [PATCH] Attempting to not expand vendors in PR Diffs. --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 927ff2818..a47f75cad 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -vendor/**/* linguist-generated=true +vendor/** linguist-generated=true **/*.pb.go linguist-generated=true