add *.egg-info/ in .gitignore

This commit is contained in:
Lafrite 2014-08-29 15:58:40 +02:00
parent 0fa194848d
commit 8eeaa80abe
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ __pycache__/
*.pyc
dist/
bugs
*.egg-info/