diff --git a/.gitattributes b/.gitattributes index 887d24fa3..5a815654b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8,3 +8,11 @@ msbuild/*.targets eol=crlf msbuild/*.props eol=crlf msbuild/*.ps1 eol=crlf +# Windows props +windows/*.props eol=crlf +windows/generate_solution.pl eol=native +windows/INSTALL* eol=native +windows/NewGuidCmd.exe.config text eol=crlf +windows/NewGuidCmd.exe binary + +