Update .gitignore

Because egg* already ignores egg-info.

Change-Id: Id54732555335d53f313e3bea17ba41ffa43b959d
This commit is contained in:
Arundhati Surpur 2017-07-20 18:14:15 +05:30
parent 56efab7b54
commit 6b502637c5
1 changed files with 1 additions and 2 deletions

3
.gitignore vendored
View File

@ -9,8 +9,7 @@ cover/
coverage.xml
*.sw?
.tox
*.egg
*.egg-info
*.egg*
*.py[co]
.DS_Store
*.log