From: Gary Wu Date: Thu, 15 Sep 2016 17:30:03 +0000 (-0700) Subject: Normalize line endings X-Git-Tag: release/sun~217^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=9956fd827efdd002c49127382c557ae99f7a9a23;p=vnfsdk%2Frefrepo.git Normalize line endings Change-Id: I0690abc27d7221c3f0bd010d6d05dde3b197c802 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