Merge "Add *.egg to .gitignore"

This commit is contained in:
Jenkins 2013-11-12 16:01:50 +00:00 committed by Gerrit Code Review
commit 9029d9b455

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
*.swp
*.pyc
.tox
*.egg
*.egg-info
dist
*.qcow2