From 8294e6a8d1087d33dc4eaa7baa61094b4158833c Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Sun, 23 Feb 2025 00:34:25 +0000 Subject: [PATCH] git: danm jpeg being fancy --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 76b5699..a1b9b16 100644 --- a/.gitattributes +++ b/.gitattributes @@ -26,6 +26,7 @@ # Images *.png filter=lfs diff=lfs merge=lfs -text *.jpg filter=lfs diff=lfs merge=lfs -text +*.jpeg filter=lfs diff=lfs merge=lfs -text # Video