hide the eggs

newer versions of setuptools now create an "eggs" directory

Change-Id: I3aefc11df71757fb69b3ecf9f90d0a3adf8898f8
This commit is contained in:
Paul Kehrer 2015-03-09 15:04:55 -05:00 committed by John Vrbanac
parent 2a4fb02bb3
commit 65df405ffb
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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