Git and Line endings on OSX and Windows

We’ve been having issues handling the line endings changing on files when using Git as source control, i’ve done tons of research and have tried to fix it on a current project to no avail. Im now starting a new project and want to have consistent line endings every time i try to commit :slight_smile:

Thanks in advance :slight_smile:

Hey, I am a little bit late, but have you tried with .attributes file configuration in your git repository?
Take a look to Git - gitattributes Documentation