Auto merge of #23613 - saschanaz:patch-1, r=jdm

Prevent CRLF conversion on Windows

@jdm Do you prefer `text=auto` or `-text` (seems to be default on Linux, not sure on macOS)?

Closes #23608

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23613)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2019-06-25 03:15:45 -04:00 committed by GitHub
commit d5126d9482
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.gitattributes vendored
View file

@ -1 +1,2 @@
* text=auto eol=lf
tests/* linguist-vendored tests/* linguist-vendored