Explorar el Código

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

Daniel Alm hace 7 años
padre
commit
4294a948f1
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  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