selftests: uevent: add missing gitignore
authorJavier Carrasco <javier.carrasco.cruz@gmail.com>
Wed, 14 Feb 2024 00:03:31 +0000 (01:03 +0100)
committerShuah Khan <skhan@linuxfoundation.org>
Tue, 20 Feb 2024 23:30:40 +0000 (16:30 -0700)
The 'uevent_filtering' test generates an object with the same name,
but there is no .gitignore file in the directory to add the object
as stated in the selftest documentation.

Add the missing .gitignore file and include 'uevent_filtering'.

Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/uevent/.gitignore [new file with mode: 0644]

diff --git a/tools/testing/selftests/uevent/.gitignore b/tools/testing/selftests/uevent/.gitignore
new file mode 100644 (file)
index 0000000..382afb7
--- /dev/null
@@ -0,0 +1 @@
+uevent_filtering