From: Michael M Slusarz Date: Wed, 21 Jan 2009 05:55:47 +0000 (-0700) Subject: We should hide .php files in config dir, not .local.php X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=d9cb2946726df65399d46f1c44b66f02a98ae0f3;p=horde.git We should hide .php files in config dir, not .local.php --- diff --git a/.gitignore b/.gitignore index f53907e55..f511952d1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -*/config/*.local.php +*/config/*.php .DS_Store libs .cache