.gitattributes 221 B

12345678910
  1. * text=auto
  2. *.sln text eol=crlf
  3. *.vcproj text eol=crlf
  4. *.vcxproj text eol=crlf
  5. *.vcxproj text eol=crlf
  6. *.vcxproj.filters text eol=crlf
  7. cmake/ALL_BUILD.vcxproj.user.in text eol=crlf