From 769851adfe1c299a668781a86ffb0d1cc55e17b6 Mon Sep 17 00:00:00 2001 From: Oscar Hinton Date: Tue, 26 Apr 2022 22:51:58 +0200 Subject: [PATCH] Update .gitattributes to fix build issue (#1892) --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 1ff0c4230..6f3fcbddb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,7 +1,7 @@ ############################################################################### # Set default behavior to automatically normalize line endings. ############################################################################### -* text=auto +* text=auto eol=lf ############################################################################### # Set default behavior for command prompt diff.