Ver código fonte

Move the PackageManager-based echo example to Sources/ and add it as a target to the main Package.swift.

Daniel Alm 7 anos atrás
pai
commit
4294a948f1
1 arquivos alterados com 3 adições e 3 exclusões
  1. 3 3
      .gitignore

+ 3 - 3
.gitignore

@@ -10,8 +10,8 @@ Plugin/Sources/protoc-gen-swiftgrpc/templates.swift
 Plugin/protoc-*
 Plugin/swiftgrpc.log
 Plugin/echo.*.swift
-Examples/Echo/PackageManager/Echo
-Examples/Echo/PackageManager/test.out
-Examples/Echo/PackageManager/echo.pid
+Echo
+test.out
+echo.pid
 SwiftGRPC.xcodeproj
 Package.resolved