diff options
Diffstat (limited to 'src/python/grpcio_test/grpc_test/_adapter/.gitignore')
-rw-r--r-- | src/python/grpcio_test/grpc_test/_adapter/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/python/grpcio_test/grpc_test/_adapter/.gitignore b/src/python/grpcio_test/grpc_test/_adapter/.gitignore new file mode 100644 index 0000000000..a6f96cd6db --- /dev/null +++ b/src/python/grpcio_test/grpc_test/_adapter/.gitignore @@ -0,0 +1,5 @@ +*.a +*.so +*.dll +*.pyc +*.pyd |