Selaa lähdekoodia

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 7 vuotta sitten
vanhempi
commit
6edc72a5bb
2 muutettua tiedostoa jossa 1 lisäystä ja 41 poistoa
  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

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 0 - 41
Plugin/Sources/protoc-gen-swiftgrpc/templates.swift


Kaikkia tiedostoja ei voida näyttää, sillä liian monta tiedostoa muuttui tässä diffissä