From e7c0bdcaa901eea11ce536d830089775f5a9cc76 Mon Sep 17 00:00:00 2001 From: Bambus Control Date: Fri, 27 Dec 2024 13:32:38 +0100 Subject: [PATCH] Add git lfs --- .gitattributes | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index b2f976d..cd57e90 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,10 +1,9 @@ # Normalize line endings to LF. * text eol=lf - # Ensure the following are treated as binary. -*.gif binary +*.gif filter=lfs diff=lfs merge=lfs -text *.jar binary *.jpeg binary *.jpg binary -*.png binary +*.png filter=lfs diff=lfs merge=lfs -text *.vsd binary