Ensure LF on checkouts and in editors (#9259)

This will ensure our repo is always checked out with LF line endings
which should help Windows users who have line ending normalization
enabled.

Additionally, added the LF preference to .editorconfig.
This commit is contained in:
silverwind
2019-12-05 22:09:01 +01:00
repo.diff.committed_by Lauris BH
repo.diff.parent 43f7b97c4a
repo.diff.commit 1718a9591c
repo.diff.stats_desc%!(EXTRA int=2, int=3, int=1)

3
.gitattributes repo.diff.vendored
repo.diff.view_file

@@ -1,6 +1,7 @@
* text=auto eol=lf
conf/* linguist-vendored
docker/* linguist-vendored
options/* linguist-vendored
public/* linguist-vendored
scripts/* linguist-vendored
templates/* linguist-vendored
templates/* linguist-vendored