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