Ignore .tox.

This commit is contained in:
Jannis Leidel 2014-01-16 19:01:28 +01:00
parent 6278a17ae4
commit 38aaca68c6

3
.gitignore vendored
View file

@ -3,4 +3,5 @@ docs/_build
*.egg-info
*.egg
test.db
build/
build/
.tox/