Make sure .bat and .cmd files have crlf in wd. (#18437)
commit407898621e4e1072771a1ddbe38350ea4784a86a
authorJohan Lorensson <lateralusx.github@gmail.com>
Mon, 13 Jan 2020 14:01:41 +0000 (13 15:01 +0100)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 13 Jan 2020 14:01:41 +0000 (13 15:01 +0100)
tree791ab4ebf0664baf6e420f1c2a934476f7afdf15
parent49c510120018a1e4e1a3b0123627cd005ce5b44e
Make sure .bat and .cmd files have crlf in wd. (#18437)

Looks like https://github.com/mono/mono/commit/c9dc20f59ebe7fbed2a439d69c2d03a2d4500577 broke Windows build for some scenarios using .bat files. Fix makes sure we convert .bat and .cmd files to use crlf in wd.
.gitattributes