Ignore mediagoblin egg-info

This commit is contained in:
Christopher Allan Webber 2011-03-27 17:29:59 -05:00
parent 2b4e236ac3
commit 2e30e3690a

2
.gitignore vendored
View File

@ -4,6 +4,6 @@ develop-eggs/
build/ build/
eggs/ eggs/
.installed.cfg .installed.cfg
wsgit.egg-info mediagoblin.egg-info
*.pyc *.pyc
*.pyo *.pyo