From 77bcf111fb903c6aa8297cfda3ad4c578b71fbc9 Mon Sep 17 00:00:00 2001 From: Victor Hurdugaci Date: Tue, 15 Dec 2015 14:44:00 -0800 Subject: [PATCH] All line endings --- .gitattributes | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitattributes b/.gitattributes index 983a672a67..ebc27b82d2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,10 +6,7 @@ ############################################################################### # Make sh files under the build directory always have LF as line endings ############################################################################### -build/*.sh eol=lf -KoreBuild-dotnet/build/*.sh eol=lf -build-template-dotnet/*.sh eol=lf - +*.sh eol=lf ############################################################################### # Set default behavior for command prompt diff.