From: Gary Wu Date: Tue, 6 Sep 2016 17:51:38 +0000 (-0700) Subject: Normalize line endings X-Git-Tag: release/sun~245 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d0cd8bdedcb2809d51ff960af8e8a39aed732fe9;p=vnfsdk%2Frefrepo.git Normalize line endings Change-Id: I7a85cc9bc266ac0b3b434d184b6f0b1b1ceecce5 Issue-id: INT-40 Signed-off-by: Gary Wu --- diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..13e92efa --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.java text eol=lf +*.xml text eol=lf