additional comments
authorMichael M Slusarz <slusarz@curecanti.org>
Tue, 9 Jun 2009 19:20:46 +0000 (13:20 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Tue, 9 Jun 2009 19:20:46 +0000 (13:20 -0600)
.gitignore

index 7b34640..c143c63 100644 (file)
@@ -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