Skip to content

Commit

Permalink
Ignore buildout artifacts.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Oct 15, 2013
1 parent ac54294 commit 4693640
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
*.pyc
*.egg-info
__pycache__
.tox
.tox/
.installed.cfg
bin/
develop-eggs/
eggs/
parts/

0 comments on commit 4693640

Please sign in to comment.