diff --git a/.gitattributes b/.gitattributes index bdb0cab..f252580 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,8 +1,7 @@ # Auto detect text files and perform LF normalization * text=auto - -# Custom for Visual Studio -*.cs diff=csharp +*.js text eol=lf +*.json text eol=lf # Standard to msysgit *.doc diff=astextplain