summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJavier Carrasco <javier.carrasco.cruz@gmail.com>2023-10-04 15:47:41 +0200
committerShuah Khan <skhan@linuxfoundation.org>2023-10-05 14:22:46 -0600
commit1da3f00e5e0c615819448e259b6d0dd012359b52 (patch)
treeb640ff5f55175ecf2a458df3b13db0d6102489cc /tools
parent078a2ead544c56fbe6a3bed8cc90b5151a328b81 (diff)
selftests/user_events: add gitignore file
user_events builds a series of binaries that can be ignored by git. Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools')
-rw-r--r--tools/testing/selftests/user_events/.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/testing/selftests/user_events/.gitignore b/tools/testing/selftests/user_events/.gitignore
new file mode 100644
index 000000000000..f570febd211b
--- /dev/null
+++ b/tools/testing/selftests/user_events/.gitignore
@@ -0,0 +1,4 @@
+abi_test
+dyn_test
+ftrace_test
+perf_test