From 77f65834d88313f6793020efea9392dcc1906a88 Mon Sep 17 00:00:00 2001 From: Ashwin Bhat Date: Tue, 15 Oct 2024 10:46:23 -0700 Subject: [PATCH] gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 1afcec4..b11f1d6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ yarn.lock linguist-generated=true +packages/**/* linguist-generated=true