On Sep 21, 2008, at 11:42 AM, mwolfe38 wrote:
Fixed, by removing the trailing / in the names it will then ignore
all files
in that directory,
so now i just have
cache
log
instead of
cache/ and log/
FYI, you might try this instead:
/cache
/log
It's more specific, and if you had a file like "/lib/adapters/log/
rotater.rb", it wouldn't be ignored, whereas it would without the
leading slashes.
Tim
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html