Skip to content

Commit 1f04e0e

Browse files
moonheeleeakpm00
authored andcommitted
selftests: ptrace: add set_syscall_info to .gitignore
Add the set_syscall_info test binary to .gitignore to avoid tracking build artifacts in the ptrace selftests directory. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Moon Hee Lee <[email protected]> Cc: "Dmitry V. Levin" <[email protected]> Cc: Oleg Nesterov <[email protected]> Cc: Shuah Khan <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent d0118d7 commit 1f04e0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/testing/selftests/ptrace/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ get_syscall_info
33
get_set_sud
44
peeksiginfo
55
vmaccess
6+
set_syscall_info

0 commit comments

Comments
 (0)