From 9d431c3b2a91b385adf543dcfc04f4753cb4dca8 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 +