diff --git a/.gitattributes b/.gitattributes index 63052248..6bf80d41 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,3 +4,4 @@ # Explicitly declare text files you want to always be normalized and converted # to native line endings on checkout. *.cs text +*.csproj text