From 98dbdda6194fdf46a50a466d1b7b84e16ab8e7a9 Mon Sep 17 00:00:00 2001 From: sixsmith Date: Mon, 27 Jul 2026 06:05:14 +0000 Subject: [PATCH] chore: mark vendor directory as generated --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..877f0433 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +vendor/** linguist-generated=true -- 2.54.0