aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index 27d8f794ae..ee17571b7b 100644
--- a/.hgignore
+++ b/.hgignore
@@ -322,7 +322,9 @@
^xen/arch/x86/asm-offsets\.s$
^xen/arch/x86/boot/mkelf32$
^xen/arch/x86/xen\.lds$
-^xen/arch/x86/boot/reloc.S$
+^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/disabled$
^xen/arch/x86/efi/mkreloc$