Эх сурвалжийг харах

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.
Andy Chou 8 жил өмнө
parent
commit
13ddb92fc6
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -3,3 +3,5 @@ project.xcworkspace
 xcuserdata
 .build
 third_party/**
+Plugin/Packages/**
+Plugin/protoc-*