diff options
author | Craig Tiller <craig.tiller@gmail.com> | 2015-08-01 16:21:18 -0700 |
---|---|---|
committer | Craig Tiller <craig.tiller@gmail.com> | 2015-08-01 16:21:18 -0700 |
commit | 42ce225d50534f2bd6e24c47963896f096e1cb5f (patch) | |
tree | 62e1611cd5f6d50e7b2924f0bd88ece373870e1a /src/python/grpcio_test/grpc_test/_adapter/.gitignore | |
parent | 85c2a08ca6e008589f660113de5d8d3b7df74b85 (diff) | |
parent | 7716c53a217292f1982d986e4681c1e2b25f4367 (diff) |
Merge github.com:grpc/grpc into plucking-hell
Conflicts:
Makefile
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 |