From: Dylan Yudaken Date: Fri, 19 Sep 2025 17:01:39 +0000 (-0700) Subject: selftests/kexec: Ignore selftest binary X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=21bbcdf669554c2fe535592be639ba2f2e899399;p=users%2Fjedix%2Flinux-maple.git selftests/kexec: Ignore selftest binary Add a .gitignore for the test case build object. Signed-off-by: Dylan Yudaken Signed-off-by: Sohil Mehta Reviewed-by: Simon Horman Signed-off-by: Shuah Khan --- diff --git a/tools/testing/selftests/kexec/.gitignore b/tools/testing/selftests/kexec/.gitignore new file mode 100644 index 000000000000..5f3d9e089ae8 --- /dev/null +++ b/tools/testing/selftests/kexec/.gitignore @@ -0,0 +1,2 @@ +# SPDX-License-Identifier: GPL-2.0-only +test_kexec_jump