aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio_health_checking/.gitignore
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-05-17 09:17:29 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-05-17 09:17:29 -0700
commitc6545548745ddaa619ae720ed4f3def6010ef00b (patch)
tree344cf1233c64f4ed69b815d746941b01ae0ef19f /src/python/grpcio_health_checking/.gitignore
parentd6a5b803f46a91987bccd8eb4fca14d9127daf9c (diff)
parent8010daaf2b0c0308b0838c555535d4efa6e361bc (diff)
Merge github.com:grpc/grpc into error
Diffstat (limited to 'src/python/grpcio_health_checking/.gitignore')
-rw-r--r--src/python/grpcio_health_checking/.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/python/grpcio_health_checking/.gitignore b/src/python/grpcio_health_checking/.gitignore
new file mode 100644
index 0000000000..85af466886
--- /dev/null
+++ b/src/python/grpcio_health_checking/.gitignore
@@ -0,0 +1,5 @@
+*.proto
+*_pb2.py
+build/
+grpcio_health_checking.egg-info/
+dist/