From: Seth M. Larson Date: Sun, 9 Sep 2018 20:39:02 +0000 (-0500) Subject: Add .nox directory for the nox testing tool X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=34e8d3e204d057b01b660ca449c9d213bface678;p=gitignore.git Add .nox directory for the nox testing tool See: https://github.com/theacodes/nox --- 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