Add .tox to .gitignore

This commit is contained in:
Marc Abramowitz 2012-06-28 12:43:33 -07:00
parent 9ae8ea96c4
commit 61952c3be6
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ _trial_temp
dropin.cache
docs/build
*egg-info
.tox