diff --git a/Python.gitignore b/Python.gitignore index 0d6cd81af1cfc674acbb7bc3f24ba3d85c5ed9ce..6f7a6d9c3d740609fd09c88fbf6352a977af7c51 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