Explicitly specify protoc plugin in Plugin test target
This change explicitly specifies the swift grpc ptotoc plugin in the
`Plugin` directory, so users without `.` in the path can run the test
target.
Also add some build artifacts from the Plugin directory to .gitignore.