From 1234ea53897b2ed6ada0eb18cd81b8783a5dc5f5 Mon Sep 17 00:00:00 2001 From: Jack Wills <32690432+mrjackwills@users.noreply.github.com> Date: Sun, 31 Dec 2023 00:26:12 +0000 Subject: [PATCH] fix: .gitattributes --- .gitattributes | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitattributes b/.gitattributes index 8d49f8e..2125666 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1 @@ -*.sh eol=lf -*.md eol=CRLF -*.txt eol=lf - +* text=auto \ No newline at end of file