selftests/bpf: update gitignore with test_libbpf_open

bpf builds a test program for loading BPF ELF files. Add the executable
to the .gitignore list.

Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Tested-by: Daniel Díaz <daniel.diaz@linaro.org>
Acked-by: David S. Miller <davem@davemloft.net>
Acked-by: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
This commit is contained in:
Anders Roxell 2018-02-21 22:30:01 +01:00 коммит произвёл Daniel Borkmann
Родитель b52db43a3d
Коммит 31a8260d3e
1 изменённых файлов: 1 добавлений и 0 удалений

1
tools/testing/selftests/bpf/.gitignore поставляемый
Просмотреть файл

@ -11,3 +11,4 @@ test_progs
test_tcpbpf_user
test_verifier_log
feature
test_libbpf_open