Add *.egg to .gitignore

Change-Id: I398d07cf2c1e07554566711b4904ccbb46df2bcb
This commit is contained in:
James Slagle 2013-11-12 09:36:31 -05:00
parent 70092d0876
commit 2a0b8cc8db
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -3,6 +3,7 @@
*.swp
*.pyc
.tox
*.egg
*.egg-info
dist
*.qcow2
@ -10,4 +11,4 @@ dist
build
AUTHORS
ChangeLog
bin/diskimage_builder
bin/diskimage_builder