diff --git a/.gitignore b/.gitignore index 3e948f9..996c25b 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,6 @@ nose*.egg # Built sdist directory dist + +# Testing +.tox/