From de42878a51cfe798f12050e7fbdfda8f7a552cf4 Mon Sep 17 00:00:00 2001 From: Isaac Mills Date: Thu, 2 May 2024 12:13:23 -0400 Subject: [PATCH] Install git lfs --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 32ba157..fd96767 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -assets/ filter=lfs diff=lfs merge=lfs -text -templates/images/ filter=lfs diff=lfs merge=lfs -text +assets/* filter=lfs diff=lfs merge=lfs -text +templates/images/* filter=lfs diff=lfs merge=lfs -text