aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2016-09-06 10:51:19 -0700
committerGary Wu <gary.i.wu@huawei.com>2016-09-06 10:51:19 -0700
commit3be6b09b74dd3e54e631181dc37bd1e5685a1c62 (patch)
tree95809c0d9202f80924254c1585efc0ed3c00345c
parentf8c8cebc21ea8afce63472d66b57a2c83f21d9f7 (diff)
Normalize line endings
Change-Id: I2a46839ab7831739591fb7db03b817beab4da90e Issue-id: INT-40 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
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