diff --git a/.gitattributes b/.gitattributes index 3e32b88..6f76881 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,7 @@ # Auto detect text files and perform LF normalization -* text=auto -*.raw -text +* text=auto +*.golden -text +*.raw -text # Custom for Visual Studio *.cs diff=csharp