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 2013/07/31 21:48:51 UTC

[2/3] git commit: ignore the sphinx build directory

ignore the sphinx build directory

Signed-off-by: Tomaz Muraus <to...@apache.org>


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

Branch: refs/heads/trunk
Commit: ea4eed29f46048b17ab8022047b4ae923034690d
Parents: 647a634
Author: Alex Gaynor <al...@gmail.com>
Authored: Wed Jul 31 12:18:46 2013 -0700
Committer: Tomaz Muraus <to...@apache.org>
Committed: Wed Jul 31 21:48:10 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/ea4eed29/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 0bc25c1..ef56c2e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ MANIFEST
 coverage_html_report/
 .idea
 dist/*apache-libcloud*
+_build/