Skip to content

Commit 945f8f5

Browse files
author
Shuah Khan
committed
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 <shuahkh@osg.samsung.com>
1 parent 1dbdcc8 commit 945f8f5

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
11
*_32
22
*_64
3+
single_step_syscall
4+
sysret_ss_attrs
5+
syscall_nt
6+
ptrace_syscall
7+
test_mremap_vdso
8+
check_initial_reg_state
9+
sigreturn
10+
ldt_gdt
11+
iopl
12+
mpx-mini-test
13+
ioperm
14+
protection_keys
15+
test_vdso

0 commit comments

Comments
 (0)