selftests/exec: add generated files to .gitignore
Add generated files non-regular and null-argv to .gitignore file. Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
This commit is contained in:
parent
edcb647b4b
commit
c7b9c68fc0
2
tools/testing/selftests/exec/.gitignore
vendored
2
tools/testing/selftests/exec/.gitignore
vendored
@ -7,6 +7,8 @@ execveat.moved
|
||||
execveat.path.ephemeral
|
||||
execveat.ephemeral
|
||||
execveat.denatured
|
||||
non-regular
|
||||
null-argv
|
||||
/load_address_*
|
||||
/recursion-depth
|
||||
xxxxxxxx*
|
||||
|
Loading…
Reference in New Issue
Block a user