Smidge icon indicating copy to clipboard operation
Smidge copied to clipboard

Consider adding a gitattributes file for line endings

Open dazinator opened this issue 8 years ago • 0 comments

Here is a typical one for Visual Studio development:

https://github.com/Danimoth/gitattributes/blob/master/VisualStudio.gitattributes

I think you just add it to the root of the repo. I am guessing that without this file, different people commiting may have different line ending settings resulting in the horrible diffs.

I might be wrong in all this, feel free to close this if you deem it too much hassle.

dazinator avatar Mar 24 '16 19:03 dazinator