Skip to content

Commit

Permalink
Add buildout stuff to git ignores.
Browse files Browse the repository at this point in the history
  • Loading branch information
jone committed Feb 27, 2012
1 parent 5fd011f commit b25d582
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
*.egg-info
*.mo
*.pyc
*.pyo
*.mo

.installed.cfg
.mr.developer.cfg
bin/
buildout.cfg
develop-eggs/
parts/

0 comments on commit b25d582

Please sign in to comment.