From: Gunnar Wrobel
Date: Fri, 3 Dec 2010 15:14:16 +0000 (+0100) Subject: Generalize ignoring of */config/*.d/ configurations. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=43a83e59e7067fbf45b7ae5dedc2fc8521f7474e;p=horde.git Generalize ignoring of */config/*.d/ configurations. --- 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