From: Shuah Khan Date: Tue, 2 May 2017 17:00:22 +0000 (-0600) Subject: selftests: x86: add missing executables to .gitignore X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=945f8f5f863321de0dc5c13b3d446d4dbf41531e;p=linux.git selftests: x86: add missing executables to .gitignore Executables that are common for both x86_32 and x86_64 are missing from .gitignore. Add them. Signed-off-by: Shuah Khan --- diff --git a/tools/testing/selftests/x86/.gitignore b/tools/testing/selftests/x86/.gitignore index 15034fef9698f..7757f73ff9a32 100644 --- a/tools/testing/selftests/x86/.gitignore +++ b/tools/testing/selftests/x86/.gitignore @@ -1,2 +1,15 @@ *_32 *_64 +single_step_syscall +sysret_ss_attrs +syscall_nt +ptrace_syscall +test_mremap_vdso +check_initial_reg_state +sigreturn +ldt_gdt +iopl +mpx-mini-test +ioperm +protection_keys +test_vdso