Skip to content

Commit

Permalink
selftests/bpf: add missing executables to .gitignore
Browse files Browse the repository at this point in the history
Fixes: 371e4fc ("selftests/bpf: cgroup local storage-based network counters")
Fixes: 370920c ("selftests/bpf: Test libbpf_{prog,attach}_type_by_name")
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Acked-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
  • Loading branch information
Anders Roxell authored and Alexei Starovoitov committed Oct 19, 2018
1 parent 43ed375 commit 78de354
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/testing/selftests/bpf/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ test_cgroup_storage
test_select_reuseport
test_flow_dissector
flow_dissector_load
test_netcnt
test_section_names

0 comments on commit 78de354

Please sign in to comment.