Skip to content

Commit

Permalink
Added .gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritsvanrees committed Nov 29, 2012
1 parent ed7624e commit 63aeac3
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .gitignore
@@ -0,0 +1,16 @@
*.egg
*.egg-info
*.mo
*.pyc
*.pyo
.installed.cfg
.mr.developer.cfg
bin
build
develop-eggs
dist
downloads
eggs
fake-eggs
parts
var

0 comments on commit 63aeac3

Please sign in to comment.