From: Chuck Hagenbuch Date: Wed, 21 Jan 2009 14:57:16 +0000 (-0500) Subject: Revert "We should hide .php files in config dir, not .local.php". H4 apps will X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=f00812bcd3ccf0b1c8b0263f23238d5334b72b57;p=horde.git Revert "We should hide .php files in config dir, not .local.php". H4 apps will 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. --- diff --git a/.gitignore b/.gitignore index f511952d1..f53907e55 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -*/config/*.php +*/config/*.local.php .DS_Store libs .cache