From: Gary Wu Date: Thu, 16 Nov 2017 18:20:24 +0000 (-0800) Subject: Update .gitattributes X-Git-Tag: 1.0.0-Amsterdam~9 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F89%2F23889%2F1;p=integration.git Update .gitattributes Change-Id: Ia3dac22e28b808989308ad1130c6c0c47d3b56de Issue-ID: INT-278 Signed-off-by: Gary Wu --- 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