Browse Source

Merge pull request #200 from reinout/master

One addition to python's unittest/coverage ignores: nosetests.xml
Paul Betts 13 years ago
parent
commit
9b6f0cb8c6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

@@ -19,6 +19,7 @@ pip-log.txt
 # Unit test / coverage reports
 .coverage
 .tox
+nosetests.xml
 
 #Translations
 *.mo