On Wed, 2006-02-15 at 18:33 -0600, Harry Putnam wrote:
> Wayne Davison <[EMAIL PROTECTED]> writes:
> > On Tue, Feb 14, 2006 at 03:09:48AM -0600, Harry Putnam wrote:
> >>   - /.kde*
> >
> > That doesn't exclude anything, since you already included things that
> > match that.  You should be using "- *" to exclude everything else other
> > than what was explicitly included.
> 
> Can I do something that is isolated to ~/.kde?

How about "- /.kde**" ?  That will exclude anything under .kde that is
not matched by an earlier include rule.
-- 
Matt McCutchen
[EMAIL PROTECTED]
http://hashproduct.metaesthetics.net/

-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to