Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Apr 21, 2015
1 parent 6e6f420 commit 4d60372
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
*.egg-info/
*.py[co]
.installed.cfg
.tox/
__pycache__/
bin/
build/
develop-eggs/
dist/
eggs/
.tox

0 comments on commit 4d60372

Please sign in to comment.