浏览代码

Update .gitignore

- Ignore grpc installation on any platform
/develop-generalizationTraining-TrainerController
rsfutch77 5 年前
当前提交
d8319227
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 2
      .gitignore

2
.gitignore


*.pytest_cache/
# Ignore compiled protobuf files.
*/protobuf-definitions/Grpc*
*Grpc.Tools*
# Ignore PyPi build files.
dist/
正在加载...
取消
保存