Remove "Plugin/Sources/protoc-gen-swiftgrpc/templates.swift" from source control.
This file actually gets regenerated by running `make` in the `Plugin` directory, but it is easy to forget to check in changes to it when making changes to the underlying templates. So to avoid inconsistencies, I think it is better to only rely on the user's freshly-generated local copy.