From b00e99c52953ca87bf2ac4523a1e04335af5bd4a Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Mon, 27 Dec 2021 12:10:31 -0800 Subject: [PATCH] Ignore the built rrsync man-page files. --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 13c6db8d..85290116 100644 --- a/.gitignore +++ b/.gitignore @@ -15,9 +15,10 @@ config.status aclocal.m4 /proto.h /proto.h-tstamp -/rsync*.1 -/rsync*.5 +/rsync*.[15] +/rrsync*.1 /rsync*.html +/rrsync*.html /help-rsync*.h /default-cvsignore.h /default-dont-compress.h -- 2.47.2