From 71e0e00bfed989082fe529deb89317646436cee0 Mon Sep 17 00:00:00 2001 From: Nazim Hajidin Date: Mon, 17 Oct 2016 10:51:49 -0400 Subject: [PATCH] Fix line endings on checkout --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 7d07d70cc8d5..fcadb2cf9791 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -* text=lf +* text eol=lf