diff --git a/Python.gitignore b/Python.gitignore index 0d6cd81a..6f7a6d9c 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -38,6 +38,7 @@ pip-delete-this-directory.txt # Unit test / coverage reports htmlcov/ .tox/ +.nox/ .coverage .coverage.* .cache