You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2017/09/11 07:48:39 UTC

[3/6] libcloud git commit: Update .gitignore.

Update .gitignore.


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/645621fa
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/645621fa
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/645621fa

Branch: refs/heads/trunk
Commit: 645621fa0988ea6b019de70c99e13d13344f1b24
Parents: f279671
Author: Tomaz Muraus <to...@tomaz.me>
Authored: Sun Sep 10 23:00:18 2017 +0200
Committer: Tomaz Muraus <to...@tomaz.me>
Committed: Mon Sep 11 09:48:29 2017 +0200

----------------------------------------------------------------------
 .gitignore | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/645621fa/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 36902da..7637b9a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@ MANIFEST
 /.ropeproject/config.py
 /.coverage
 coverage_html_report/
+coverage.xml
 .idea
 dist/*apache-libcloud*
 dist/*apache_libcloud*