Explorar o código

Remove "Plugin/Sources/protoc-gen-swiftgrpc/templates.swift" from source control.

This file actually gets regenerated by running `make` in the `Plugin` directory, but it is easy to forget to check in changes to it when making changes to the underlying templates. So to avoid inconsistencies, I think it is better to only rely on the user's freshly-generated local copy.
Daniel Alm %!s(int64=7) %!d(string=hai) anos
pai
achega
6edc72a5bb
Modificáronse 2 ficheiros con 1 adicións e 41 borrados
  1. 1 0
      .gitignore
  2. 0 41
      Plugin/Sources/protoc-gen-swiftgrpc/templates.swift

+ 1 - 0
.gitignore

@@ -4,6 +4,7 @@ xcuserdata
 .build
 third_party/**
 Plugin/Packages/**
+Plugin/Sources/protoc-gen-swiftgrpc/templates.swift
 Plugin/protoc-*
 Plugin/swiftgrpc.log
 Plugin/echo.*.swift

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 0 - 41
Plugin/Sources/protoc-gen-swiftgrpc/templates.swift


Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio