From 832f02530023bcb8e759b39d450d1c9bff9cbf2e Mon Sep 17 00:00:00 2001 From: Moss Limpert Date: Wed, 6 Dec 2023 21:21:58 -0500 Subject: [PATCH] adjust git settings (enable lfs?) --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index dc306a5..2119e6b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -*.woff2 filter=lfs diff=lfs merge=lfs -text -*.webp filter=lfs diff=lfs merge=lfs -text +*.woff2 filter=lfs diff=lfs merge=lfs -text +*.webp filter=lfs diff=lfs merge=lfs -text