Skip to content

Commit

Permalink
add tox and cache to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin1024 committed Aug 15, 2016
1 parent 8233efd commit bd6e64a
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 @@ -3,3 +3,5 @@
build/
dist/
*.egg-info
.tox/
.cache/

0 comments on commit bd6e64a

Please sign in to comment.