From 43a83e59e7067fbf45b7ae5dedc2fc8521f7474e Mon Sep 17 00:00:00 2001 From: Gunnar Wrobel Date: Fri, 3 Dec 2010 16:14:16 +0100 Subject: [PATCH] Generalize ignoring of */config/*.d/ configurations. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b8a771b00..337fac575 100644 --- a/.gitignore +++ b/.gitignore @@ -48,7 +48,7 @@ framework/Ldap/test/Horde/Ldap/conf.php /horde/locale/compendium.po # Ignore locally defined config -horde/config/*.d/*.php +*/config/*.d/*.php */config/*.old */config/*.php */config/*.txt -- 2.11.0