Skip to content

Commit

Permalink
Add a .gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
brettcannon committed Oct 31, 2016
1 parent 0420b0c commit 86f79ff
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
__pycache__
venv*
*.egg-info
.tox
test/.coverage

0 comments on commit 86f79ff

Please sign in to comment.