Buildout'ifying things.

- added buildout's bootstrap.py
 - added buildout.cfg
 - adjustments to .gitignore.
This commit is contained in:
Christopher Allan Webber
2011-04-17 12:42:48 -05:00
parent 5afdd7a1de
commit af37cf47b0
3 changed files with 275 additions and 1 deletions

4
.gitignore vendored
View File

@@ -3,8 +3,10 @@ bin/
develop-eggs/
build/
eggs/
parts/
.installed.cfg
mediagoblin.egg-info
*.pyc
*.pyo
docs/_build/
docs/_build/
user_dev/