From: Gary Wu Date: Tue, 6 Sep 2016 17:51:26 +0000 (-0700) Subject: Normalize line endings X-Git-Tag: release/sun~61 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=1f0470d3dc04c3e3a3005948112c0082cb391494;p=vfc%2Fnfvo%2Fcatalog.git Normalize line endings Change-Id: Ie1563a1eb7cd181667b4757d46a1711f7ecf1a6c 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