Skip to content

Commit

Permalink
Auto merge of #187 - saschanaz:patch-1, r=jdm
Browse files Browse the repository at this point in the history
Prevent CRLF conversion on Windows

As @jdm suggested in servo/servo#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/mozjs/187)
<!-- Reviewable:end -->
  • Loading branch information
bors-servo authored Jun 25, 2019
2 parents 6e3c3ec + 080b423 commit 4e2062a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* text=auto eol=lf

0 comments on commit 4e2062a

Please sign in to comment.