diff --git a/.gitignore b/.gitignore index 4b0ce59..439d13c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,6 @@ build dist MANIFEST *.pyc -*.egg-info \ No newline at end of file +*.egg-info +.tox/ +*.egg \ No newline at end of file