소스 검색

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 년 전
부모
커밋
6edc72a5bb
2개의 변경된 파일1개의 추가작업 그리고 41개의 파일을 삭제
  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

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 41
Plugin/Sources/protoc-gen-swiftgrpc/templates.swift


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.