From 5c6328edefe55c9caf46322168c3070633bbe5d1 Mon Sep 17 00:00:00 2001 From: Anthony Super Date: Wed, 18 Oct 2017 08:37:02 +1100 Subject: [PATCH] Added newline to end of .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 67e301db04..7c63f04652 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ # Ensure Windows Git clients maintain Unix line endings on checkout -* text eol=lf \ No newline at end of file +* text eol=lf