diff options
Diffstat (limited to 'windriver/.gitignore')
-rw-r--r-- | windriver/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/windriver/.gitignore b/windriver/.gitignore index e86d02b0..17e6ddd9 100644 --- a/windriver/.gitignore +++ b/windriver/.gitignore @@ -8,4 +8,5 @@ logs/*.log .tox .coverage htmlcov/ - +coverage.xml +test-reports/ |