Add .tox to gitignore.

This commit is contained in:
Jannis Leidel 2014-11-21 15:04:01 +01:00
parent 6b80f55198
commit 0cf8d4a590

3
.gitignore vendored
View file

@ -4,4 +4,5 @@
*.egg-info
build/
dist/
test.db
test.db
.tox