On Wed, Jun 28, 2023 at 10:19:03AM +0200, Andrew Jones wrote: > On Wed, Jun 28, 2023 at 12:13:48AM +0000, Nadav Amit wrote: > > From: Nadav Amit <namit@xxxxxxxxxx> > > Missing s-o-b. > > > > > --- > > .gitignore | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/.gitignore b/.gitignore > > index 29f352c..2168e01 100644 > > --- a/.gitignore > > +++ b/.gitignore > > @@ -7,6 +7,7 @@ tags > > *.flat > > *.efi > > *.elf > > +*.debug > > *.patch > > .pc > > patches > > -- > > 2.34.1 > > > > The patch threading is busted. Everything in the thread, including the > cover letter, is in reply to this patch. > OK, I see the .gitignore hunk in patch 1, which is good, since it certainly doesn't need its own patch. I'll just ignore this "patch". Thanks, drew