From 13c4019e94015b234697c75d9d3624862e962d3c Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sun, 13 Mar 2022 10:45:09 -0700 Subject: [PATCH] Also ignore a root-level rrsync file. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 85290116..9e59c9c4 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ aclocal.m4 /proto.h /proto.h-tstamp /rsync*.[15] +/rrsync /rrsync*.1 /rsync*.html /rrsync*.html -- 2.47.2