mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #200 from reinout/master
One addition to python's unittest/coverage ignores: nosetests.xml
This commit is contained in:
commit
9b6f0cb8c6
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ pip-log.txt
|
|||
# Unit test / coverage reports
|
||||
.coverage
|
||||
.tox
|
||||
nosetests.xml
|
||||
|
||||
#Translations
|
||||
*.mo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue