diff --git a/Python.gitignore b/Python.gitignore index c077b0e5..fbb82810 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -27,6 +27,7 @@ pip-delete-this-directory.txt # Unit test / coverage reports .tox/ .coverage +.cache nosetests.xml coverage.xml