From 074b64b58619108db91ce160a0a6d46259cca39b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eduard=20Tom=C3=A0s?= Date: Tue, 8 Aug 2017 09:48:37 +0200 Subject: [PATCH] forcing sh to have LF --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 1ff0c4230..3d2dcef4e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,6 +2,7 @@ # Set default behavior to automatically normalize line endings. ############################################################################### * text=auto +* .sh text eol=lf ############################################################################### # Set default behavior for command prompt diff.