Merge ".tox directory added to .gitignore"

This commit is contained in:
Jenkins 2015-11-23 20:27:00 +00:00 committed by Gerrit Code Review
commit 5f66adfff4

1
.gitignore vendored
View File

@ -2,4 +2,5 @@
*.py[co]
.DS_Store
.coverage
.tox
cover