mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 09:51:42 -05:00
Add .nox directory for the nox testing tool
See: https://github.com/theacodes/nox
This commit is contained in:
parent
90cb995068
commit
34e8d3e204
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ pip-delete-this-directory.txt
|
|||
# Unit test / coverage reports
|
||||
htmlcov/
|
||||
.tox/
|
||||
.nox/
|
||||
.coverage
|
||||
.coverage.*
|
||||
.cache
|
||||
|
|
Loading…
Add table
Reference in a new issue