From: Gary Wu Date: Tue, 6 Sep 2016 17:51:19 +0000 (-0700) Subject: Normalize line endings X-Git-Tag: release/sun~40 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=3be6b09b74dd3e54e631181dc37bd1e5685a1c62;p=msb%2Fapigateway.git Normalize line endings Change-Id: I2a46839ab7831739591fb7db03b817beab4da90e 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