aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2016-09-06 10:51:38 -0700
committerGary Wu <gary.i.wu@huawei.com>2016-09-08 14:32:38 +0000
commitd0cd8bdedcb2809d51ff960af8e8a39aed732fe9 (patch)
tree2e91623095ed8660a6b221b4e86cdf6a013b3101 /.gitattributes
parent7a21f247f37e63e634d06bde91296ccbe24e5102 (diff)
Normalize line endings
Change-Id: I7a85cc9bc266ac0b3b434d184b6f0b1b1ceecce5 Issue-id: INT-40 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to '.gitattributes')
-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