Browse Source

Merge pull request #138 from MrMage/optional-completion-blocks

Make most completion blocks optional, so that clients don't need to pass them
Tim Burks 8 years ago
parent
commit
50d5408865
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -8,6 +8,6 @@ Plugin/Sources/protoc-gen-swiftgrpc/templates.swift
 Plugin/protoc-*
 Plugin/swiftgrpc.log
 Plugin/echo.*.swift
-ExampleTests/Generated
+Examples/Echo/PackageManager/Echo
 SwiftGRPC.xcodeproj
 Package.resolved