From: Gunnar Wrobel
Date: Thu, 25 Nov 2010 14:31:23 +0000 (+0100) Subject: Fix the .gitignore to not ignore horde/admin/config/*. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=5f420698038d4bfb6146f178e99706750324258c;p=horde.git Fix the .gitignore to not ignore horde/admin/config/*. Components was not picking up these files for the package.xml. --- diff --git a/.gitignore b/.gitignore index 8246652e0..a7c2d5b46 100644 --- a/.gitignore +++ b/.gitignore @@ -53,6 +53,7 @@ framework/Ldap/test/Horde/Ldap/conf.php */config/*.txt framework/bin/*.conf !horde/config/nls.php +!horde/admin/config/ horde/config/registry.d/*.php # Application specific excludes