projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6a6368
)
Revert "We should hide .php files in config dir, not .local.php". H4 apps will
author
Chuck Hagenbuch
<chuck@horde.org>
Wed, 21 Jan 2009 14:57:16 +0000
(09:57 -0500)
committer
Chuck Hagenbuch
<chuck@horde.org>
Wed, 21 Jan 2009 14:57:16 +0000
(09:57 -0500)
have default configurations in the .php files to work out of the box (see
content/config/routes.php, for instance) and use .local.php for overrides.
This reverts commit
d9cb2946726df65399d46f1c44b66f02a98ae0f3
.
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
f511952
..
f53907e
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,4
+1,4
@@
-*/config/*.php
+*/config/*.
local.
php
.DS_Store
libs
.cache