From 28474fdc757eee3f91e5051f6790ef39759ff94a Mon Sep 17 00:00:00 2001 From: Victor Hurdugaci Date: Tue, 15 Dec 2015 14:34:41 -0800 Subject: Fix line endings --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 327262da6b..983a672a67 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,6 +7,8 @@ # 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 ############################################################################### -- cgit v1.2.3