diff options
Diffstat (limited to 'arch/x86/.gitignore')
-rw-r--r-- | arch/x86/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/x86/.gitignore b/arch/x86/.gitignore new file mode 100644 index 000000000..5a82bac5e --- /dev/null +++ b/arch/x86/.gitignore @@ -0,0 +1,7 @@ +boot/compressed/vmlinux +tools/test_get_len +tools/insn_sanity +tools/insn_decoder_test +purgatory/kexec-purgatory.c +purgatory/purgatory.ro + |