Update .gitignore

Because egg* already ignores egg-info.

Change-Id: I00b2aabf7e5a1134f7077bd79dff11d3adc4b38a
This commit is contained in:
ritesh.arya 2017-07-06 17:53:46 +05:30 committed by Ritesh
parent c3c5f6d3e9
commit 5878990105

3
.gitignore vendored
View File

@ -4,8 +4,7 @@
*.so
# Packages
*.egg
*.egg-info
*.egg*
dist
build
eggs