[PATCH 1/3] selftests/user_events: add gitignore file

Javier Carrasco posted 3 patches 2 years, 3 months ago
[PATCH 1/3] selftests/user_events: add gitignore file
Posted by Javier Carrasco 2 years, 3 months ago
user_events builds a series of binaries that can be ignored by git.

Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
---
 tools/testing/selftests/user_events/.gitignore | 4 ++++
 1 file changed, 4 insertions(+)

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

-- 
2.39.2