From 489b0468e99124ae18e359f27d8b2596b197365b Mon Sep 17 00:00:00 2001 From: Jamie Phillips Date: Fri, 24 Apr 2015 19:47:16 -0400 Subject: [PATCH] Adding git attributes to force unix line endings --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8218efd --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.sh eol=lf \ No newline at end of file