Remove empty transform file. (#20368)
commitbc9a88ecc704f08326708a2e605058c64caabab5
authormonojenkins <jo.shields+jenkins@xamarin.com>
Thu, 10 Sep 2020 09:19:34 +0000 (10 05:19 -0400)
committerGitHub <noreply@github.com>
Thu, 10 Sep 2020 09:19:34 +0000 (10 11:19 +0200)
tree6622d5dfe496dad0326f1c98c1c089c729fa9e37
parent100fb6a8d549163b4c5dcf898ee568816d4b99cb
Remove empty transform file. (#20368)

This file was added in dotnet/runtime#41913. It causes git to refuse to check out master on Windows without disabling the `core.protectNTFS` config and when checked out on an NTFS drive, is automatically renamed to not have a period at the end, resulting in a change that renames the file to `transform` always being present in the working directory.

These both cause headaches with the developer inner loop.

Co-authored-by: jkoritzinsky <jkoritzinsky@users.noreply.github.com>
mono/mini/interp/transform. [deleted file]