diff options
Diffstat (limited to 'newton/.gitignore')
-rw-r--r-- | newton/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/newton/.gitignore b/newton/.gitignore index d0dc4903..224c808e 100644 --- a/newton/.gitignore +++ b/newton/.gitignore @@ -15,3 +15,5 @@ openstack_multicloud.egg-info/ .eggs/ build/ test-reports/ +coverage.xml + |