diff --git a/.gitattributes b/.gitattributes index 3ea34bb..a93cead 100644 --- a/.gitattributes +++ b/.gitattributes @@ -12,6 +12,7 @@ # These will always have CRLF line endings *.bat text eol=crlf *.ini text eol=crlf +*.manifest text eol=crlf # Custom for Visual Studio *.cs diff=csharp