diff --git a/.gitignore b/.gitignore index 20d4398..4401d89 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ docs/_build *.egg-info *.egg test.db -build/ \ No newline at end of file +build/ +.tox/ \ No newline at end of file