diff options
author | Tim Emiola <tbetbetbe@users.noreply.github.com> | 2015-08-27 15:26:45 -0700 |
---|---|---|
committer | Tim Emiola <tbetbetbe@users.noreply.github.com> | 2015-08-27 15:26:45 -0700 |
commit | 1029e7049cea55a8880b8fe9167bd3f0e483b037 (patch) | |
tree | 4c4e0d614b98be379581f121ab664b4c5196c7d1 /examples/python/helloworld/.gitignore | |
parent | 60ff5c3c872b9630e256772c0440a169c7cfae10 (diff) | |
parent | 43f1bf84aae3c753f1b797227e13075891431a56 (diff) |
Merge pull request #3109 from stanley-cheung/move_grpc_common_examples_here
Move grpc common examples here
Diffstat (limited to 'examples/python/helloworld/.gitignore')
-rw-r--r-- | examples/python/helloworld/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/python/helloworld/.gitignore b/examples/python/helloworld/.gitignore new file mode 100644 index 0000000000..0d20b6487c --- /dev/null +++ b/examples/python/helloworld/.gitignore @@ -0,0 +1 @@ +*.pyc |