From 591f6f5a2d3bc4d91bbf165efe31134527f5d7f8 Mon Sep 17 00:00:00 2001 From: Martinski4GitHub <119833648+Martinski4GitHub@users.noreply.github.com> Date: Sat, 25 Oct 2025 00:51:11 -0700 Subject: [PATCH] Update .gitattributes Explicit binaries. --- .gitattributes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitattributes b/.gitattributes index 8e8afd5..083f5df 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,3 +3,8 @@ *.asp text eol=lf *.config.example text eol=lf * text=auto eol=lf +*.gz binary +*.png binary +*.jpg binary +*.jpeg binary +*.zip binary