From c69ea7978558649519a5ca800cbaf7f1c6daed24 Mon Sep 17 00:00:00 2001 From: Conner Harkness Date: Wed, 27 Aug 2025 10:48:00 -0600 Subject: [PATCH] Forced lf in gitattributes correction --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 176a458..6313b56 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -* text=auto +* text=auto eol=lf