Update .gitignore to ignore .eggs

because egg* already ignores egg-info

Change-Id: Ib12efc24bb7e225644a55a2ce667870943062fee
This commit is contained in:
bhavani 2017-03-14 13:04:14 +05:30 committed by bhavani
parent 727d1a77e3
commit aa37739ffe
1 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -5,7 +5,6 @@
# Packages
*.egg*
*.egg-info
dist
build
eggs