From b6d54d6a70ff4ab6125a9161fa52b2e11a111b68 Mon Sep 17 00:00:00 2001 From: LocalIdentity Date: Sat, 16 Sep 2023 13:58:09 +1000 Subject: [PATCH] Fix line endings --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 1ff0c42304..7e0636c9ab 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,7 +2,7 @@ # Set default behavior to automatically normalize line endings. ############################################################################### * text=auto - +* text eol=crlf ############################################################################### # Set default behavior for command prompt diff. #