selftests: exec: update gitignore for load_address

The name of the "load_address" objects has been modified, but the
corresponding entry in the gitignore file must be updated.

Update the load_address entry in the gitignore file to account for
the new names, adding an exception to keep on tracking load_address.c.

Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
This commit is contained in:
Javier Carrasco 2024-09-25 23:55:15 +02:00 committed by Shuah Khan
parent b79a038de6
commit 45a8897db6

View file

@ -9,7 +9,8 @@ execveat.ephemeral
execveat.denatured
non-regular
null-argv
/load_address_*
/load_address.*
!load_address.c
/recursion-depth
xxxxxxxx*
pipe