From: Marcos Paulo de Souza Date: Wed, 21 Feb 2024 17:17:03 +0000 (-0300) Subject: selftests: livepatch: Add initial .gitignore X-Git-Tag: v6.9-rc1~224^2~3 X-Git-Url: http://git-history.diyao.me/?a=commitdiff_plain;h=8ab37b0d98cfe7463cb75a62156ebad9a47d3417;p=linux%2F.git selftests: livepatch: Add initial .gitignore Ignore the binary used to test livepatching a syscall. Signed-off-by: Marcos Paulo de Souza Signed-off-by: Shuah Khan --- diff --git a/tools/testing/selftests/livepatch/.gitignore b/tools/testing/selftests/livepatch/.gitignore new file mode 100644 index 000000000000..f1e9c2a20e99 --- /dev/null +++ b/tools/testing/selftests/livepatch/.gitignore @@ -0,0 +1 @@ +test_klp-call_getpid