From: Wayne Davison Date: Sat, 17 Jan 2004 01:16:49 +0000 (+0000) Subject: Items read from a per-directory .cvsignore file should be added to the X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/57469f6c31cec390c014cde5851ec8b279d2c287?hp=57469f6c31cec390c014cde5851ec8b279d2c287 Items read from a per-directory .cvsignore file should be added to the local_exclude_list, not the exclude_list. ---