]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
selftests: ptrace: add set_syscall_info to .gitignore
authorMoon Hee Lee <moonhee.lee.ca@gmail.com>
Mon, 23 Jun 2025 18:34:06 +0000 (11:34 -0700)
committerAndrew Morton <akpm@linux-foundation.org>
Thu, 10 Jul 2025 05:57:57 +0000 (22:57 -0700)
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>
tools/testing/selftests/ptrace/.gitignore

index b7dde152e75a9a2f75bfa1961117d2d9bb775824..f6be8efd57eaa65d5255f425bb2bfc287230b2a1 100644 (file)
@@ -3,3 +3,4 @@ get_syscall_info
 get_set_sud
 peeksiginfo
 vmaccess
+set_syscall_info