aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-03-28 09:21:53 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-03-28 09:21:53 -0700
commit1dfb1df9371acc1ed7295b36c98429b659f6a956 (patch)
tree353fd6a06c3fc9c93252034f9e602052861a10c3 /.gitattributes
parent67cdbd58a746c94122764c96ac2e68b7b3a69d67 (diff)
Standardize line endings
Change-Id: Id35367667172db096402cb10cb4c0f38afac630a Issue-ID: INT-457 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes7
1 files changed, 1 insertions, 6 deletions
diff --git a/.gitattributes b/.gitattributes
index 4048784af..6313b56c5 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,6 +1 @@
-*.java text eol=lf
-*.xml text eol=lf
-*.sh text eol=lf
-*.csv text eol=lf
-*.yaml text eol=lf
-*.json text eol=lf
+* text=auto eol=lf