From 02c4214b98d00ba76f025986186b458326267edd Mon Sep 17 00:00:00 2001 From: Armands Vagalis Date: Sat, 28 Mar 2026 14:22:11 +0200 Subject: [PATCH] track jpg with lfs --- .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