From b3c726f9f46600868bdbe4bb7f1d770fd7ebb2e6 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Thu, 26 Feb 2026 16:05:27 +0000 Subject: [PATCH] kselftest/filelock: add a .gitignore file Tell git to ignore the generated binary for the test. Link: https://lore.kernel.org/20260226-selftest-filelock-ktap-v4-3-db8ae192ff42@kernel.org Signed-off-by: Mark Brown Cc: Jeff Layton Cc: Shuah Khan Signed-off-by: Andrew Morton --- tools/testing/selftests/filelock/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 tools/testing/selftests/filelock/.gitignore diff --git a/tools/testing/selftests/filelock/.gitignore b/tools/testing/selftests/filelock/.gitignore new file mode 100644 index 000000000000..825e899a121b --- /dev/null +++ b/tools/testing/selftests/filelock/.gitignore @@ -0,0 +1 @@ +ofdlocks