diff options
Diffstat (limited to 'src/python/grpcio_tests/tests/unit/_cython/.gitignore')
-rw-r--r-- | src/python/grpcio_tests/tests/unit/_cython/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/python/grpcio_tests/tests/unit/_cython/.gitignore b/src/python/grpcio_tests/tests/unit/_cython/.gitignore new file mode 100644 index 0000000000..c315029288 --- /dev/null +++ b/src/python/grpcio_tests/tests/unit/_cython/.gitignore @@ -0,0 +1,7 @@ +*.h +*.c +*.a +*.so +*.dll +*.pyc +*.pyd |