From 82d97f42d45f1214d5afd69f1a89eb95c93c9f73 Mon Sep 17 00:00:00 2001 From: Andrea Luzzardi Date: Thu, 10 Mar 2022 10:49:31 -0800 Subject: [PATCH] test: .gitattributes: use linguist-generated Signed-off-by: Andrea Luzzardi --- test/cue.mod/.gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/cue.mod/.gitattributes b/test/cue.mod/.gitattributes index 502d2d7..4808961 100644 --- a/test/cue.mod/.gitattributes +++ b/test/cue.mod/.gitattributes @@ -1 +1 @@ -pkg/** linguist-vendored +pkg/** linguist-generated=true