selftests/bpf: update gitignore with test_libbpf_open
authorAnders Roxell <[email protected]>
Wed, 21 Feb 2018 21:30:01 +0000 (22:30 +0100)
committerDaniel Borkmann <[email protected]>
Thu, 22 Feb 2018 00:41:18 +0000 (01:41 +0100)
bpf builds a test program for loading BPF ELF files. Add the executable
to the .gitignore list.

Signed-off-by: Anders Roxell <[email protected]>
Tested-by: Daniel Díaz <[email protected]>
Acked-by: David S. Miller <[email protected]>
Acked-by: Shuah Khan <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
tools/testing/selftests/bpf/.gitignore

index cc15af2e54fe8651e7b88caaccf8481871c983bc..9cf83f895d98873ec81044ce4c4c0ecb89ac5ec3 100644 (file)
@@ -11,3 +11,4 @@ test_progs
 test_tcpbpf_user
 test_verifier_log
 feature
+test_libbpf_open