chore(windows): Add a .gitattributes to fix line endings across myriad files. (#1431 by @trcoffman)

[skip ci]
This commit is contained in:
trcoffman 2020-06-16 11:53:22 -07:00 committed by GitHub
parent a2029d2d47
commit b0ac0c15be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
41 changed files with 16317 additions and 16305 deletions

12
.gitattributes vendored Normal file
View File

@ -0,0 +1,12 @@
* text=auto
*.bat text eol=crlf
*.def text eol=crlf
*.filters text eol=crlf
*.idl text eol=crlf
*.props text eol=crlf
*.ps1 text eol=crlf
*.sln text eol=crlf
*.vcxproj text eol=crlf
*.xaml text eol=crlf