From: Shuah Khan Date: Fri, 13 Oct 2017 17:06:29 +0000 (-0600) Subject: selftests: seccomp: update .gitignore with newly added tests X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d54e9a8f4430d789a7b462b5318b1012d5643fd4;p=linux.git selftests: seccomp: update .gitignore with newly added tests Update .gitignore with newly added tests. Signed-off-by: Shuah Khan Acked-by: Kees Cook Signed-off-by: Shuah Khan --- diff --git a/tools/testing/selftests/seccomp/.gitignore b/tools/testing/selftests/seccomp/.gitignore index 346d83ca8069a..5af29d3a1b0ab 100644 --- a/tools/testing/selftests/seccomp/.gitignore +++ b/tools/testing/selftests/seccomp/.gitignore @@ -1 +1,2 @@ seccomp_bpf +seccomp_benchmark