On Fri, Oct 13, 2017 at 1:00 PM, Shuah Khan <[email protected]> wrote: > Update .gitignore with newly added tests. > > Signed-off-by: Shuah Khan <[email protected]>
Ah yes, thanks! Acked-by: Kees Cook <[email protected]> -Kees > --- > tools/testing/selftests/seccomp/.gitignore | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tools/testing/selftests/seccomp/.gitignore > b/tools/testing/selftests/seccomp/.gitignore > index 346d83ca8069..5af29d3a1b0a 100644 > --- a/tools/testing/selftests/seccomp/.gitignore > +++ b/tools/testing/selftests/seccomp/.gitignore > @@ -1 +1,2 @@ > seccomp_bpf > +seccomp_benchmark > -- > 2.11.0 > -- Kees Cook Pixel Security

