commit | 1dfb1df9371acc1ed7295b36c98429b659f6a956 | [log] [tgz] |
---|---|---|
author | Gary Wu <gary.i.wu@huawei.com> | Wed Mar 28 09:21:53 2018 -0700 |
committer | Gary Wu <gary.i.wu@huawei.com> | Wed Mar 28 09:21:53 2018 -0700 |
tree | 353fd6a06c3fc9c93252034f9e602052861a10c3 | |
parent | 67cdbd58a746c94122764c96ac2e68b7b3a69d67 [diff] [blame] |
Standardize line endings Change-Id: Id35367667172db096402cb10cb4c0f38afac630a Issue-ID: INT-457 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
diff --git a/.gitattributes b/.gitattributes index 4048784..6313b56 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