diff --git a/.gitattributes b/.gitattributes index 09de1145cf..020fa30df0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,3 +6,14 @@ Makefile text eol=lf sakura_rc.h text eol=crlf *.rc text working-tree-encoding=utf-16le-bom eol=crlf *.rc2 text working-tree-encoding=utf-16le-bom eol=crlf +*.config text eol=crlf +*.csproj text eol=crlf +*.filters text eol=crlf +*.manifest text eol=crlf +*.natvis text eol=crlf +*.props text eol=crlf +*.settings text eol=crlf +*.sln text eol=crlf +*.targets text eol=crlf +*.vcxproj text eol=crlf +*.vsconfig text eol=crlf