diff --git a/.gitattributes b/.gitattributes index 8dde15a16..50950c656 100644 --- a/.gitattributes +++ b/.gitattributes @@ -45,6 +45,8 @@ *.fsx text=auto *.hs text=auto +*.props text=auto +*.targets text=auto *.csproj text=auto *.vbproj text=auto *.fsproj text=auto