From 1dfb1df9371acc1ed7295b36c98429b659f6a956 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Wed, 28 Mar 2018 09:21:53 -0700 Subject: Standardize line endings Change-Id: Id35367667172db096402cb10cb4c0f38afac630a Issue-ID: INT-457 Signed-off-by: Gary Wu --- .gitattributes | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 4048784af..6313b56c5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1 @@ -*.java text eol=lf -*.xml text eol=lf -*.sh text eol=lf -*.csv text eol=lf -*.yaml text eol=lf -*.json text eol=lf +* text=auto eol=lf -- cgit 1.2.3-korg