From d35e9a90eb9656349fa818875386fcd7f351a1b1 Mon Sep 17 00:00:00 2001 From: Nathan Bierema Date: Sat, 16 Dec 2023 11:31:33 -0500 Subject: [PATCH] Fix --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index fcadb2cf..6313b56c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -* text eol=lf +* text=auto eol=lf