Skip to content

Commit

Permalink
gitignore: add .coverage and .tox
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
blueyed committed Apr 5, 2015
1 parent c91bbef commit 327aa5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ docs/docs
__pycache__
*.mo
test_env/
.coverage
.tox

0 comments on commit 327aa5f

Please sign in to comment.