From 77d631c6ee3cd34c8780643477f6c20182ff393d Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Thu, 16 Nov 2017 10:20:24 -0800 Subject: Update .gitattributes Change-Id: Ia3dac22e28b808989308ad1130c6c0c47d3b56de Issue-ID: INT-278 Signed-off-by: Gary Wu --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index bb0dee2a8..4048784af 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,6 @@ *.java text eol=lf *.xml text eol=lf *.sh text eol=lf +*.csv text eol=lf +*.yaml text eol=lf +*.json text eol=lf -- cgit 1.2.3-korg