Re: Patch to .gitignore

2011-12-22 Thread Eric Blake
On 12/22/2011 08:19 AM, Reuben Thomas wrote: > I attach an updated patch with the offending bit snipped. Pushed. -- Eric Blake ebl...@redhat.com+1-919-301-3266 Libvirt virtualization library http://libvirt.org signature.asc Description: OpenPGP digital signature

Re: Patch to .gitignore

2011-12-22 Thread Reuben Thomas
I attach an updated patch with the offending bit snipped. -- http://rrt.sc3d.org From c030756d03e7dadadc90b1cfa12561585f2c856a Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Mon, 19 Dec 2011 09:38:14 +0100 Subject: [PATCH 1/6] .gitignore: ignore gnulib.dvi and regex.info * doc/.gitignore:ad

Re: Patch to .gitignore

2011-12-22 Thread Reuben Thomas
On 22 December 2011 14:54, Eric Blake wrote: > > Looks like you have some unrelated stuff in this commit. Only in the ChangeLog. Do I need to resend or can you just snip out the bogus entry? -- http://rrt.sc3d.org

Re: Patch to .gitignore

2011-12-22 Thread Eric Blake
On 12/22/2011 07:47 AM, Reuben Thomas wrote: > Ignore a couple of generated files. > >>From c030756d03e7dadadc90b1cfa12561585f2c856a Mon Sep 17 00:00:00 2001 > From: Reuben Thomas > Date: Mon, 19 Dec 2011 09:38:14 +0100 > Subject: [PATCH 1/6] .gitignore: ignore gnulib.dvi and regex.info > > * do

Patch to .gitignore

2011-12-22 Thread Reuben Thomas
Ignore a couple of generated files. >From c030756d03e7dadadc90b1cfa12561585f2c856a Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Mon, 19 Dec 2011 09:38:14 +0100 Subject: [PATCH 1/6] .gitignore: ignore gnulib.dvi and regex.info * doc/.gitignore:add gnulib.dvi and regex.info --- ChangeLog