From: Ondřej Surý Date: Tue, 30 Oct 2018 10:40:34 +0000 (+0100) Subject: Set crlf in all *.vcxproj.* files X-Git-Tag: v9.15.0~105^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1b53e939ed67163ee40e9ba6ed91ded2d2a62161;p=thirdparty%2Fbind9.git Set crlf in all *.vcxproj.* files --- diff --git a/.gitattributes b/.gitattributes index ed57b529697..9da70ba2fcd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,2 @@ *.sln.in eol=crlf -*.vcxproj.in eol=crlf -*.vcxproj.filters.in eol=crlf +*.vcxproj.* eol=crlf