You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltacloud.apache.org by lu...@redhat.com on 2013/03/01 01:08:23 UTC

[PATCH 3/3] * server/.gitignore: ignore .bundle/ dir

From: David Lutterkort <lu...@redhat.com>

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

diff --git a/server/.gitignore b/server/.gitignore
index ead216b..69c8e89 100644
--- a/server/.gitignore
+++ b/server/.gitignore
@@ -4,3 +4,4 @@ log/*.log
 tmp/*
 pkg/*
 *.lock
+.bundle/
-- 
1.8.1.2