From f1acb6490c5ba0d6ce461ce538c494e044ad8303 Mon Sep 17 00:00:00 2001 From: Jamie Phillips Date: Fri, 24 Apr 2015 19:58:56 -0400 Subject: [PATCH] Adding .gitattributes Hopefully this prevents non-unix line endings being added to repo. --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 8218efd..50ca329 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -*.sh eol=lf \ No newline at end of file +*.sh eol=lf