only ignore these directories at the top level
authorChuck Hagenbuch <chuck@horde.org>
Tue, 19 Jan 2010 01:43:55 +0000 (20:43 -0500)
committerChuck Hagenbuch <chuck@horde.org>
Tue, 19 Jan 2010 01:43:55 +0000 (20:43 -0500)
.gitignore

index 8382f63..839d17d 100644 (file)
@@ -26,11 +26,11 @@ framework/*/tests/*.php
 !framework/Image/tests/svg.php
 
 # Dynamically generated content that may live in the repo directories
-lib/
-libs/
-horde/libs/
-horde/static/*.*
-horde/static/gc_*
+/lib/
+/libs/
+/horde/libs/
+/horde/static/*.*
+/horde/static/gc_*
 
 # Ignore locally defined config
 */config/*.php