commit | 9c7655c9fc54919ebeeb360c2226737e0259f797 | [log] [tgz] |
---|---|---|
author | Yuzhang Hu <hyzwowtools@gmail.com> | Sun Aug 05 02:22:06 2018 -0700 |
committer | Yuzhang Hu <hyzwowtools@gmail.com> | Sun Aug 05 02:58:30 2018 -0700 |
tree | bcf96d86461e8ff054bbde85760ac22ee954f6e8 | |
parent | e9a5412afcb5035c02136ba65210bf2cb69d9ab5 [diff] |
Ignore python .egg file to make git status clean #5004
diff --git a/.gitignore b/.gitignore index f22ba00..a8de0e5 100644 --- a/.gitignore +++ b/.gitignore
@@ -53,7 +53,7 @@ *.pyc *.egg-info *_pb2.py -python/*.egg +python/**/*.egg python/.eggs/ python/.tox python/build/