From: Javier Carrasco Date: Wed, 4 Oct 2023 13:47:41 +0000 (+0200) Subject: selftests/user_events: add gitignore file X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=1da3f00e5e0c615819448e259b6d0dd012359b52;p=linux.git selftests/user_events: add gitignore file user_events builds a series of binaries that can be ignored by git. Signed-off-by: Javier Carrasco Signed-off-by: Shuah Khan --- diff --git a/tools/testing/selftests/user_events/.gitignore b/tools/testing/selftests/user_events/.gitignore new file mode 100644 index 0000000000000..f570febd211ba --- /dev/null +++ b/tools/testing/selftests/user_events/.gitignore @@ -0,0 +1,4 @@ +abi_test +dyn_test +ftrace_test +perf_test