From 040c29ed825cc165f583fff5aa4f078c66cc0a04 Mon Sep 17 00:00:00 2001 From: Jeff Moe Date: Wed, 1 Mar 2023 14:25:03 -0700 Subject: [PATCH] Use git LFS to track .jpg --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 24a8e87..1691f22 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ *.png filter=lfs diff=lfs merge=lfs -text +*.jpg filter=lfs diff=lfs merge=lfs -text