From e36d3c7bc588fc940978588e14238a8dcb6410a0 Mon Sep 17 00:00:00 2001 From: teatov Date: Fri, 18 Jul 2025 14:49:50 +1000 Subject: [PATCH] add `.png` to lfs --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 98a0d26..2b5cd7e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,4 @@ * text=auto eol=lf *.bin filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text