From d2c600a5e3801b9e3d07d02b7555e4ed7b92335e Mon Sep 17 00:00:00 2001 From: Vincent Augagneur Date: Thu, 21 Nov 2013 09:51:22 +0100 Subject: [PATCH] //updated .gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 0f1acb5bd..035aaa4c5 100644 --- a/.gitignore +++ b/.gitignore @@ -44,6 +44,12 @@ themes/default/modules/*/*.php !themes/default/modules/*/index.php themes/default/lang/*.php !themes/default/lang/index.php +themes/default-bootstrap/cache/*.js +themes/default-bootstrap/cache/*.css +themes/default-bootstrap/modules/*/*.php +!themes/default-bootstrap/modules/*/index.php +themes/default-bootstrap/lang/*.php +!themes/default-bootstrap/lang/index.php modules/*/translations/*.php !modules/*/translations/index.php mails/*