Skip to content

Commit

Permalink
Add a .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Nov 5, 2015
1 parent 81ba10a commit 8ed0e8f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
@@ -0,0 +1,6 @@
*.py[co]
__pycache__/
build/
dist/
*.egg-info/
.tox/

0 comments on commit 8ed0e8f

Please sign in to comment.