From 7682b1d1f94d14fe693adf421655e80ba49a4ede Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Tue, 9 Jun 2009 13:20:46 -0600 Subject: [PATCH] additional comments --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7b346405c..c143c63ed 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -*/config/*.local.php .DS_Store libs .cache @@ -10,6 +9,9 @@ run-tests.log .#* *.orig *.rej + +# Ignore locally defined HORDE_BASE config +*/config/*.local.php */lib/base.local.php # Don't store compressed JS files in git -- 2.11.0