From: Gary Wu Date: Wed, 28 Mar 2018 16:21:53 +0000 (-0700) Subject: Standardize line endings X-Git-Tag: sniroemulator-1.0.0~187^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=1dfb1df9371acc1ed7295b36c98429b659f6a956;p=integration.git Standardize line endings Change-Id: Id35367667172db096402cb10cb4c0f38afac630a Issue-ID: INT-457 Signed-off-by: Gary Wu --- 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