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