From 651a5c81be22c4a47413eadd4f5add178242bb19 Mon Sep 17 00:00:00 2001 From: Jimmy Everling Date: Sun, 30 Jun 2024 10:43:31 +0200 Subject: [PATCH] Changed eol to auto --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 07764a7..2125666 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -* text eol=lf \ No newline at end of file +* text=auto \ No newline at end of file