aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio_health_checking/.gitignore
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-10-31 14:43:11 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-10-31 14:43:11 -0700
commit7e733d49b71b64bbb04017301559faaaf8665fb1 (patch)
tree029f3997170191899f5554ea638f2b7654cbeda1 /src/python/grpcio_health_checking/.gitignore
parenta59c16c184244383900107d56e10b548e26cc7c2 (diff)
parent41fd9f2343ad39fc6db1b417ee403c976fc4b00f (diff)
Merge branch 'grpc_slice' into slice_with_exec_ctx
Diffstat (limited to 'src/python/grpcio_health_checking/.gitignore')
-rw-r--r--src/python/grpcio_health_checking/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/python/grpcio_health_checking/.gitignore b/src/python/grpcio_health_checking/.gitignore
index 85af466886..432c3194f0 100644
--- a/src/python/grpcio_health_checking/.gitignore
+++ b/src/python/grpcio_health_checking/.gitignore
@@ -1,5 +1,6 @@
*.proto
*_pb2.py
+*_pb2_grpc.py
build/
grpcio_health_checking.egg-info/
dist/