Fix the .gitignore to not ignore horde/admin/config/*.
authorGunnar Wrobel <p@rdus.de>
Thu, 25 Nov 2010 14:31:23 +0000 (15:31 +0100)
committerGunnar Wrobel <p@rdus.de>
Thu, 25 Nov 2010 14:31:23 +0000 (15:31 +0100)
Components was not picking up these files for the package.xml.

.gitignore

index 8246652..a7c2d5b 100644 (file)
@@ -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