Merge "Add .tox to .gitignore"

This commit is contained in:
Jenkins 2012-06-11 17:02:25 +00:00 committed by Gerrit Code Review
commit f4c4527bc1
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
.coverage
.venv
.tox
*,cover
cover
*.pyc