diff --git a/.gitattributes b/.gitattributes index bdb0cab..f707e4e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,6 +3,8 @@ # Custom for Visual Studio *.cs diff=csharp +*.ps1 text eol=crlf +*.psm1 text eol=crlf # Standard to msysgit *.doc diff=astextplain