Skip to content

Commit

Permalink
Normalize to UNIX line ending (#3693)
Browse files Browse the repository at this point in the history
* Normalize to UNIX line ending

This is the de-facto standard for code and make contributing easier
for Linux users.

* Revert "Normalize to UNIX line ending"

This reverts commit a23e0a3.

* Wire up github automatic/recommended newline handling
  • Loading branch information
PowerKiKi authored and hwillson committed Dec 12, 2018
1 parent fb38d16 commit 1e89bb3
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

0 comments on commit 1e89bb3

Please sign in to comment.