From 543689e4ff503897e2e276ee4b29f8ee791c123a Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 23 May 2021 21:33:15 -0400 Subject: [PATCH] change line endings to crlf --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 4282322..0a22d3d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ # Set the default behavior, in case people don't have core.autocrlf set. -* text eol=lf +* text eol=crlf