From 2ff87a2c1c0bc7a7a9bbc1791bd56aaa12fc84d9 Mon Sep 17 00:00:00 2001
From: Laurent Destailleur <eldy@destailleur.fr>
Date: Wed, 5 Sep 2012 20:41:58 +0200
Subject: [PATCH] Exclude dir

---
 htdocs/.gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/htdocs/.gitignore b/htdocs/.gitignore
index 9b65dba1d05..462109fff42 100644
--- a/htdocs/.gitignore
+++ b/htdocs/.gitignore
@@ -1,2 +1,3 @@
 /test.php
-/custom*
\ No newline at end of file
+/custom*
+/bootstrap
-- 
GitLab