Skip to content

Commit 74eb816

Browse files
0xTheProDevIngo Molnar
authored andcommitted
x86/build: Add arch/x86/tools/insn_decoder_test to .gitignore
The file was generated by make command and should not be in the source tree. Signed-off-by: Progyan Bhattacharya <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: [email protected] Signed-off-by: Ingo Molnar <[email protected]>
1 parent 295cc7e commit 74eb816

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/x86/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
boot/compressed/vmlinux
22
tools/test_get_len
33
tools/insn_sanity
4+
tools/insn_decoder_test
45
purgatory/kexec-purgatory.c
56
purgatory/purgatory.ro
67

0 commit comments

Comments
 (0)