Enable auto CRLF for visual studio project and solution files.

Change-Id: I23ca85442173eec7a144c001080ca8a3b41609f3
This commit is contained in:
Tom Finegan
2012-05-29 10:45:59 -04:00
parent f6b0408aba
commit cb69e608b4

4
.gitattributes vendored Normal file
View File

@@ -0,0 +1,4 @@
*.sln eol=crlf
*.vcproj eol=crlf
*.vsprops eol=crlf
*.vcxproj eol=crlf