From 9956fd827efdd002c49127382c557ae99f7a9a23 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Thu, 15 Sep 2016 10:30:03 -0700 Subject: Normalize line endings Change-Id: I0690abc27d7221c3f0bd010d6d05dde3b197c802 Issue-id: INT-40 Signed-off-by: Gary Wu --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes 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 -- cgit 1.2.3-korg