From: Andrii Nakryiko Date: Fri, 23 Sep 2022 17:59:09 +0000 (-0700) Subject: selftests/bpf: add sign-file to .gitignore X-Git-Tag: v6.1-rc1~170^2~10^2~25^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=067f4f291c2063d86abe0a526ef211e03a4f1258;p=thirdparty%2Fkernel%2Flinux.git selftests/bpf: add sign-file to .gitignore Add sign-file to .gitignore to avoid accidentally checking it in. Signed-off-by: Andrii Nakryiko Link: https://lore.kernel.org/r/20220923175913.3272430-2-andrii@kernel.org Signed-off-by: Alexei Starovoitov --- diff --git a/tools/testing/selftests/bpf/.gitignore b/tools/testing/selftests/bpf/.gitignore index 3b288562963e5..07d2d0a8c5cb4 100644 --- a/tools/testing/selftests/bpf/.gitignore +++ b/tools/testing/selftests/bpf/.gitignore @@ -40,6 +40,7 @@ test_cpp /runqslower /bench /veristat +/sign-file *.ko *.tmp xskxceiver