mirror of
https://github.com/torvalds/linux.git
synced 2026-03-14 16:06:15 +01:00
selftests: core: add unshare_test to gitignore
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>
This commit is contained in:
parent
74923546a0
commit
b79a038de6
1 changed files with 1 additions and 0 deletions
1
tools/testing/selftests/core/.gitignore
vendored
1
tools/testing/selftests/core/.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
close_range_test
|
||||
unshare_test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue