[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] x86/efi: update .gitignore/.hgignore
At 14:10 +0000 on 18 Dec (1387372254), Jan Beulich wrote: > >>> On 18.12.13 at 15:04, Tim Deegan <tim@xxxxxxx> wrote: > > Signed-off-by: Tim Deegan <tim@xxxxxxx> > > Acked-by: Jan Beulich <jbeulich@xxxxxxxx> > albeit ... > > > --- > > .gitignore | 1 + > > .hgignore | 1 + > > 2 files changed, 2 insertions(+) > > > > diff --git a/.gitignore b/.gitignore > > index ce5fd39..3504584 100644 > > --- a/.gitignore > > +++ b/.gitignore > > @@ -303,6 +303,7 @@ xen/arch/x86/boot/reloc.S > > xen/arch/x86/boot/reloc.bin > > xen/arch/x86/boot/reloc.lnk > > xen/arch/x86/efi.lds > > +xen/arch/x86/efi/check.efi > > xen/arch/x86/efi/disabled > > xen/arch/x86/efi/mkreloc > > xen/ddb/* > > diff --git a/.hgignore b/.hgignore > > index ee5c084..f61d63d 100644 > > --- a/.hgignore > > +++ b/.hgignore > > @@ -330,6 +330,7 @@ > > ^xen/arch/x86/boot/reloc\.bin$ > > ^xen/arch/x86/boot/reloc\.lnk$ > > ^xen/arch/x86/efi\.lds$ > > +^xen/arch/x86/efi/check.efi$ > > ... wouldn't you need a \. here, matching the preceding entries? Yep. Adjusted, and applied (as I don't think this affects the release at all). Cheers, Tim. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |