Adding line ending settings to .gitattributes (#4026)
* Adding line ending settings to .gitattributes
This should make it so that cmd and bat files are always crlf and sh and
config.guess are always lf.
* Kicking this file...
* Undoing the last change