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 6d84614 commit 42c353c
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
*.pyc
*.pyo
__pycache__
*.egg-info
.tox
__pycache__
.tox/
.installed.cfg
bin/
develop-eggs/
eggs/
parts/

0 comments on commit 42c353c

Please sign in to comment.