Ignore python .egg file to make git status clean #5004
This commit is contained in:
parent
e9a5412afc
commit
9c7655c9fc
2
.gitignore
vendored
2
.gitignore
vendored
@ -53,7 +53,7 @@ src/google/protobuf/util/**/*.pb.h
|
||||
*.pyc
|
||||
*.egg-info
|
||||
*_pb2.py
|
||||
python/*.egg
|
||||
python/**/*.egg
|
||||
python/.eggs/
|
||||
python/.tox
|
||||
python/build/
|
||||
|
Loading…
Reference in New Issue
Block a user