From c5a2261069380a3e0a2d18ac8904dfbe0f144d48 Mon Sep 17 00:00:00 2001 From: plwp Date: Thu, 9 Jan 2020 14:52:07 +1100 Subject: [PATCH] Line endings for bash --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 1ff0c42..ef82812 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.