Make sure that LF line endings are also used on Windows

R=mathias@chromium.org

Bug: v8:7775
Change-Id: I5a8d100969f47a1768be1ed8098535c0c66434a3
Reviewed-on: https://chromium-review.googlesource.com/1102322
Commit-Queue: Sergiy Byelozyorov <sergiyb@chromium.org>
Reviewed-by: Mathias Bynens <mathias@chromium.org>
Cr-Commit-Position: refs/heads/master@{#53753}
This commit is contained in:
Sergiy Byelozyorov 2018-06-15 11:30:44 +02:00 committed by Commit Bot
parent 20ad29fdd2
commit e1deb9b267

2
.gitattributes vendored
View File

@ -1,2 +1,2 @@
# Automatically normalize line endings (to LF) for all text-based files.
* text=auto
* text=auto eol=lf