From 9520ce4b65fefc6178988d808134ad551d70cb2c Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Thu, 25 Oct 2007 02:05:43 +0000 Subject: [PATCH] Mention .git/ exclude. --- rsync.yo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rsync.yo b/rsync.yo index 92b32c63..a4cc0a00 100644 --- a/rsync.yo +++ b/rsync.yo @@ -1243,8 +1243,8 @@ The exclude list is initialized to exclude the following items (these initial items are marked as perishable -- see the FILTER RULES section): quote(quote(tt(RCS SCCS CVS CVS.adm RCSLOG cvslog.* tags TAGS .make.state -.nse_depinfo *~ #* .#* ,* _$* *$ *.old *.bak *.BAK *.orig *.rej -.del-* *.a *.olb *.o *.obj *.so *.exe *.Z *.elc *.ln core .svn/ .bzr/))) +.nse_depinfo *~ #* .#* ,* _$* *$ *.old *.bak *.BAK *.orig *.rej .del-* +*.a *.olb *.o *.obj *.so *.exe *.Z *.elc *.ln core .svn/ .git/ .bzr/))) then, files listed in a $HOME/.cvsignore are added to the list and any files listed in the CVSIGNORE environment variable (all cvsignore names -- 2.34.1