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/20250623183405.133434-2-moonhee.lee.ca@gmail.com
Signed-off-by: Moon Hee Lee <moonhee.lee.ca@gmail.com>
Cc: "Dmitry V. Levin" <ldv@strace.io>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
This commit is contained in:
Moon Hee Lee 2025-06-23 11:34:06 -07:00 committed by Andrew Morton
parent d0118d7d20
commit 1f04e0e652
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@ get_syscall_info
get_set_sud
peeksiginfo
vmaccess
set_syscall_info