]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
selftests/kexec: Ignore selftest binary
authorDylan Yudaken <dyudaken@gmail.com>
Fri, 19 Sep 2025 17:01:39 +0000 (10:01 -0700)
committerShuah Khan <skhan@linuxfoundation.org>
Thu, 25 Sep 2025 19:43:28 +0000 (13:43 -0600)
Add a .gitignore for the test case build object.

Signed-off-by: Dylan Yudaken <dyudaken@gmail.com>
Signed-off-by: Sohil Mehta <sohil.mehta@intel.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/kexec/.gitignore [new file with mode: 0644]

diff --git a/tools/testing/selftests/kexec/.gitignore b/tools/testing/selftests/kexec/.gitignore
new file mode 100644 (file)
index 0000000..5f3d9e0
--- /dev/null
@@ -0,0 +1,2 @@
+# SPDX-License-Identifier: GPL-2.0-only
+test_kexec_jump