Skip to content

Commit 9b6f0cb

Browse files
author
Paul Betts
committed
Merge pull request #200 from reinout/master
One addition to python's unittest/coverage ignores: nosetests.xml
2 parents 6e70fb1 + 3e00d90 commit 9b6f0cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Python.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ pip-log.txt
1919
# Unit test / coverage reports
2020
.coverage
2121
.tox
22+
nosetests.xml
2223

2324
#Translations
2425
*.mo

0 commit comments

Comments
 (0)