diff options
author | Anders Roxell <anders.roxell@linaro.org> | 2018-04-10 08:24:21 -0400 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-04-10 18:59:30 -0400 |
commit | 0abf854d7cbbb405e39e0f93d5c1da98dca24bc0 (patch) | |
tree | 70050157c2eba38e85db5fba2c6eb7049c2ae6c8 | |
parent | 1cc5954f44150bb70cac07c3cc5df7cf0dfb61ec (diff) |
selftests: bpf: update .gitignore with missing generated files
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
-rw-r--r-- | tools/testing/selftests/bpf/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/testing/selftests/bpf/.gitignore b/tools/testing/selftests/bpf/.gitignore index 9cf83f895d98..5e1ab2f0eb79 100644 --- a/tools/testing/selftests/bpf/.gitignore +++ b/tools/testing/selftests/bpf/.gitignore | |||
@@ -12,3 +12,6 @@ test_tcpbpf_user | |||
12 | test_verifier_log | 12 | test_verifier_log |
13 | feature | 13 | feature |
14 | test_libbpf_open | 14 | test_libbpf_open |
15 | test_sock | ||
16 | test_sock_addr | ||
17 | urandom_read | ||