Windows and Linux co-development

The problem is that dropping a * -text into your gitattributes file doesn’t tell it to use Unix line endings. It tells it to not change them, whatever it may be. If I’m creating a .reg file for Windows, I want my text editor to use Windows line endings, and if I’m creating or editing an HL7 message, I want the lines to be terminated by a lone “\r”.