[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] x86/efi: update .gitignore/.hgignore
>>> 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? Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |