From: Muhammad Usama Anjum Date: Wed, 2 Mar 2022 18:01:19 +0000 (+0500) Subject: selftests/exec: add generated files to .gitignore X-Git-Tag: v6.6.17~7953^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c7b9c68fc01b468983c8f4745f400fa74c831005;p=platform%2Fkernel%2Flinux-rpi.git selftests/exec: add generated files to .gitignore Add generated files non-regular and null-argv to .gitignore file. Signed-off-by: Muhammad Usama Anjum Reviewed-by: Kees Cook Signed-off-by: Shuah Khan --- diff --git a/tools/testing/selftests/exec/.gitignore b/tools/testing/selftests/exec/.gitignore index 9e2f003..90c238b 100644 --- a/tools/testing/selftests/exec/.gitignore +++ b/tools/testing/selftests/exec/.gitignore @@ -7,6 +7,8 @@ execveat.moved execveat.path.ephemeral execveat.ephemeral execveat.denatured +non-regular +null-argv /load_address_* /recursion-depth xxxxxxxx*