Update .gitignore

Because egg* already ignores egg-info.

Change-Id: Ic7b8d516ed42192a0751480ecdf27632075f85c9
This commit is contained in:
ritesh.arya 2017-07-06 16:23:31 +05:30
parent 343fe299bf
commit aeadf60b08
1 changed files with 1 additions and 2 deletions

3
.gitignore vendored
View File

@ -6,8 +6,7 @@ ChangeLog
*.so
# Packages
*.egg
*.egg-info
*.egg*
dist
build
_build