Use .gitattributes to enforce LF
Also explain the setup with some comments
Packages currently using CRLF can be fixed using git add -u --renormalize
Edited by Jakub Bartmiński
Also explain the setup with some comments
Packages currently using CRLF can be fixed using git add -u --renormalize