Browse Source

Add .nox directory for the nox testing tool

See: https://github.com/theacodes/nox
Seth M. Larson 6 years ago
parent
commit
34e8d3e204
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

@@ -38,6 +38,7 @@ pip-delete-this-directory.txt
 # Unit test / coverage reports
 # Unit test / coverage reports
 htmlcov/
 htmlcov/
 .tox/
 .tox/
+.nox/
 .coverage
 .coverage
 .coverage.*
 .coverage.*
 .cache
 .cache