From 5125cbbc72b094a164f264d9010bd60983d2334f Mon Sep 17 00:00:00 2001 From: itsrubberduck Date: Fri, 19 Sep 2025 16:41:50 +0200 Subject: [PATCH] public img should be git lfs --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 139b2ad..a6fac53 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,3 @@ storage/** filter=lfs diff=lfs merge=lfs -text +public/img/** filter=lfs diff=lfs merge=lfs -text +