diff options
author | Marco Platania <platania@research.att.com> | 2018-03-29 04:08:56 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-29 04:08:56 +0000 |
commit | 448b70b7b74aed5c7ef777d860f2d094ea9e7420 (patch) | |
tree | 87b88045c2b1e2862906cd3809e0bdcc74f4e969 /.gitattributes | |
parent | d1d36966f5df67e78ffb55c5490bbaa30238201a (diff) | |
parent | 41a13426a96eadd6119c60e6d76037a9d5762080 (diff) |
Merge "Standardize line endings"
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..6313b56c --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf |