Add trove.egg* entry in .gitignore

There was already an entry for reddwarf.egg*, but this is no
longer valid after some of the name changes.

Change-Id: Ib348879a2e22cb44dc50de34961ce18b1a2ce576
This commit is contained in:
Kevin Conway 2013-06-20 09:12:33 -05:00
parent 57a10aac00
commit 18664fa9d8
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -6,6 +6,7 @@ reddwarf_test.sqlite
run_tests.log
guest-agent-files.txt
reddwarf.egg*
trove.egg*
reddwarf/vcsversion.py
*py*.egg
.coverage