From: Andrii Nakryiko Date: Fri, 23 Sep 2022 17:59:09 +0000 (-0700) Subject: selftests/bpf: add sign-file to .gitignore X-Git-Tag: block-6.1-2022-13-10~73^2~10^2~25^2~4 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=067f4f291c2063d86abe0a526ef211e03a4f1258;p=linux-block.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 3b288562963e..07d2d0a8c5cb 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