From f54f8f7b253ff07725e8bc5608db33975376bb20 Mon Sep 17 00:00:00 2001 From: Vinson Chuong Date: Wed, 25 Oct 2023 20:11:48 -0700 Subject: [PATCH] chore(git): Move yarn cache into git lfs --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 486a2325..95a769d7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ +.yarn/cache/*.zip filter=lfs diff=lfs merge=lfs -text *.zip filter=lfs diff=lfs merge=lfs -text