mediagoblin/.gitignore
Christopher Allan Webber af37cf47b0 Buildout'ifying things.
- added buildout's bootstrap.py
 - added buildout.cfg
 - adjustments to .gitignore.
2011-04-17 12:42:48 -05:00

13 lines
116 B
Plaintext

dist/
bin/
develop-eggs/
build/
eggs/
parts/
.installed.cfg
mediagoblin.egg-info
*.pyc
*.pyo
docs/_build/
user_dev/