From 083efd1c16d5a28d879ea298175be2a583255560 Mon Sep 17 00:00:00 2001 From: Martinski4GitHub <119833648+Martinski4GitHub@users.noreply.github.com> Date: Sat, 25 Oct 2025 21:22:53 -0700 Subject: [PATCH] Update .gitattributes Updated attributes. --- .gitattributes | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 083f5df..05888da 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,10 +1,13 @@ +* text eol=lf *.sh text eol=lf *.md text eol=lf *.asp text eol=lf +*.js text eol=lf +*.css text eol=lf *.config.example text eol=lf -* text=auto eol=lf *.gz binary *.png binary *.jpg binary *.jpeg binary *.zip binary +*.tar.gz binary