From: Anders Roxell Date: Fri, 19 Oct 2018 14:24:36 +0000 (+0200) Subject: selftests/bpf: add missing executables to .gitignore X-Git-Tag: v5.4-rc1~2403^2~32^2~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=78de35460a5cc206d42a239cb215c966a83ac283;p=platform%2Fkernel%2Flinux-rpi.git selftests/bpf: add missing executables to .gitignore Fixes: 371e4fcc9d96 ("selftests/bpf: cgroup local storage-based network counters") Fixes: 370920c47b26 ("selftests/bpf: Test libbpf_{prog,attach}_type_by_name") Signed-off-by: Anders Roxell Acked-by: Yonghong Song Signed-off-by: Alexei Starovoitov --- diff --git a/tools/testing/selftests/bpf/.gitignore b/tools/testing/selftests/bpf/.gitignore index 8a60c9b..1b799e3 100644 --- a/tools/testing/selftests/bpf/.gitignore +++ b/tools/testing/selftests/bpf/.gitignore @@ -25,3 +25,5 @@ test_cgroup_storage test_select_reuseport test_flow_dissector flow_dissector_load +test_netcnt +test_section_names