aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio_reflection/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'src/python/grpcio_reflection/.gitignore')
-rw-r--r--src/python/grpcio_reflection/.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/python/grpcio_reflection/.gitignore b/src/python/grpcio_reflection/.gitignore
new file mode 100644
index 0000000000..c0befdc8ea
--- /dev/null
+++ b/src/python/grpcio_reflection/.gitignore
@@ -0,0 +1,5 @@
+*.proto
+*_pb2.py
+build/
+grpcio_reflection.egg-info/
+dist/