diff --git a/.gitattributes b/.gitattributes index 68cc179..307f7d6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8,6 +8,7 @@ # Declare files that will always have CRLF line endings on checkout. *.sln text eol=crlf +*.csproj text eol=crlf # Denote all files that are truly binary and should not be modified. *.png binary