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

# Unit test / coverage reports # Unit test / coverage reports
htmlcov/ htmlcov/
.tox/ .tox/
.nox/
.coverage .coverage
.coverage.* .coverage.*
.cache .cache

Loading…
Cancel
Save