For folks on Windows: Unix line-endings

Ensure that folks on windows Workspace still get Unix line-endings.
Might prevent cases where setup scripts will refuse to run.
This commit is contained in:
David Duque 2023-02-12 18:01:57 +00:00
parent 701e214929
commit 222ae0d960
No known key found for this signature in database
GPG key ID: BAE4F3EC51000000

5
.gitattributes vendored Normal file
View file

@ -0,0 +1,5 @@
# All text should use Unix-style Line-endings
* text eol=lf
# Except mta-sts.txt (RFC 8461)
mta-sts.txt eol=crlf