Normalize line endings
authorGary Wu <gary.i.wu@huawei.com>
Tue, 6 Sep 2016 17:51:26 +0000 (10:51 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Tue, 6 Sep 2016 17:51:26 +0000 (10:51 -0700)
Change-Id: Ie1563a1eb7cd181667b4757d46a1711f7ecf1a6c
Issue-id: INT-40
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..13e92ef
--- /dev/null
@@ -0,0 +1,2 @@
+*.java text eol=lf
+*.xml text eol=lf