From 4cc488e2e9f0d4477a104e18a69bd7318079ac73 Mon Sep 17 00:00:00 2001 From: ROBOT0-VT <157833653+ROBOT0-VT@users.noreply.github.com> Date: Sat, 6 Apr 2024 16:18:24 +0200 Subject: [PATCH] LF fix again, but cleaned up --- .gitattributes | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 243f8ca..0381d37 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,3 @@ # Auto detect text files and perform LF normalization -* text eof=LF +* text=auto eol=lf *.png binary -*.jpg binary