diff options
author | Anders Roxell <anders.roxell@linaro.org> | 2018-04-10 14:24:21 +0200 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-04-11 00:59:30 +0200 |
commit | 0abf854d7cbbb405e39e0f93d5c1da98dca24bc0 (patch) | |
tree | 70050157c2eba38e85db5fba2c6eb7049c2ae6c8 /tools/testing/selftests/bpf/.gitignore | |
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>
Diffstat (limited to 'tools/testing/selftests/bpf/.gitignore')
-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 test_verifier_log feature test_libbpf_open +test_sock +test_sock_addr +urandom_read |