Skip to content

Commit

Permalink
selftests/exec: add generated files to .gitignore
Browse files Browse the repository at this point in the history
Add generated files non-regular and null-argv to .gitignore file.

Signed-off-by: Muhammad Usama Anjum <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
  • Loading branch information
musamaanjum authored and shuahkh committed Mar 3, 2022
1 parent edcb647 commit c7b9c68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/testing/selftests/exec/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ execveat.moved
execveat.path.ephemeral
execveat.ephemeral
execveat.denatured
non-regular
null-argv
/load_address_*
/recursion-depth
xxxxxxxx*
Expand Down

0 comments on commit c7b9c68

Please sign in to comment.