aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYang Xu <yang.xu3@huawei.com>2018-04-02 16:58:00 +0000
committerGerrit Code Review <gerrit@onap.org>2018-04-02 16:58:00 +0000
commit35251199bc09174439a5ba21ac74644a32423dcd (patch)
tree991e0be946668f6b169388275c6cc2da57aa5bed
parent4fcc672b484e4f76bcc0c07cbd2b5c9c4f82a5ad (diff)
parent1dfb1df9371acc1ed7295b36c98429b659f6a956 (diff)
Merge "Standardize line endings"
-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