selftests: core: add unshare_test to gitignore
authorJavier Carrasco <javier.carrasco.cruz@gmail.com>
Wed, 25 Sep 2024 21:55:11 +0000 (23:55 +0200)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 30 Sep 2024 17:42:11 +0000 (11:42 -0600)
This executable is missing from the corresponding gitignore file.
Add unshare_test to the core gitignore list.

Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/core/.gitignore

index 6e6712ce5817d6e9af5bfc369ef2c8e2a68b491a..7999361992aa84e67b3f5cbe66fb2d8136a4a438 100644 (file)
@@ -1 +1,2 @@
 close_range_test
+unshare_test