On Mon, Apr 27, 2015 at 12:28:00 -0600, Eric Blake wrote: > On 04/27/2015 12:11 PM, Peter Crosthwaite wrote: > > This Issue is discussed and I think it was concluded to not gitignore > > patches. See: > > > > commit f3a22014e94dfaacb57277dafce66b41cd994869 > > Author: Michael Tokarev <m...@tls.msk.ru> > > Date: Thu Jun 6 01:14:54 2013 +0400 > > > > gitignore: unignore *.patch > > You can always ignore them locally: > echo '*.patch' >> .git/info/exclude > > without requiring everyone to ignore them (I actually like seeing them > show up, to know when I have not yet hit send on a series).
Thanks for the tip! All: please ignore this patch in the series. Emilio