projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fed8c7
)
Fix the .gitignore to not ignore horde/admin/config/*.
author
Gunnar Wrobel
<p@rdus.de>
Thu, 25 Nov 2010 14:31:23 +0000
(15:31 +0100)
committer
Gunnar 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
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
8246652
..
a7c2d5b
100644
(file)
--- 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