Skip to content

Commit

Permalink
Add .tox to gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
jezdez committed Nov 21, 2014
1 parent 6b80f55 commit 0cf8d4a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
*.egg-info
build/
dist/
test.db
test.db
.tox

0 comments on commit 0cf8d4a

Please sign in to comment.