From dd29583735642ee5d4fbc51e0e8dd4be2fe5363c Mon Sep 17 00:00:00 2001 From: earthlng Date: Sat, 30 Dec 2017 19:33:25 +0100 Subject: [PATCH] Update .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 44c1eeb..d6d1095 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,6 +4,7 @@ *.md text=auto *.yml text=auto *.txt text=auto +*.sh text=auto *.bat eol=crlf *.png binary