Browse Source

Merge pull request #2802 from SethMichaelLarson/patch-1

Add .nox directory for the nox testing tool
pull/2801/merge
Brendan Forster 5 years ago
parent
commit
35441e97b4
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Python.gitignore

+ 1
- 0
Python.gitignore View File

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

Loading…
Cancel
Save