aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuji <lu.ji3@zte.com.cn>2016-09-16 05:43:03 +0000
committerGerrit Code Review <gerrit@open-o.org>2016-09-16 05:43:03 +0000
commit40f41a6eeb747a6db54e54239e8df7a7ab602bbd (patch)
tree95aac59e02827b4e2be97951f0bbe18592d52ec6
parentef5f8ac7f1808184ecc622e0be5e83d89e14d1e0 (diff)
parent9956fd827efdd002c49127382c557ae99f7a9a23 (diff)
Merge "Normalize line endings"
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
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