selftests: exec: update gitignore for load_address
authorJavier Carrasco <javier.carrasco.cruz@gmail.com>
Wed, 25 Sep 2024 21:55:15 +0000 (23:55 +0200)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 30 Sep 2024 17:42:19 +0000 (11:42 -0600)
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>
tools/testing/selftests/exec/.gitignore

index 90c238b..a0dc5d4 100644 (file)
@@ -9,7 +9,8 @@ execveat.ephemeral
 execveat.denatured
 non-regular
 null-argv
-/load_address_*
+/load_address.*
+!load_address.c
 /recursion-depth
 xxxxxxxx*
 pipe