[PATCH bpf] selftests/bpf: add missing executables to .gitignore

From: Mauricio Vasquez B
Date: Mon Sep 03 2018 - 12:33:07 EST


Signed-off-by: Mauricio Vasquez B <mauricio.vasquez@xxxxxxxxx>
---
tools/testing/selftests/bpf/.gitignore | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/tools/testing/selftests/bpf/.gitignore b/tools/testing/selftests/bpf/.gitignore
index 49938d72cf63..4d789c1e5167 100644
--- a/tools/testing/selftests/bpf/.gitignore
+++ b/tools/testing/selftests/bpf/.gitignore
@@ -19,3 +19,7 @@ test_btf
test_sockmap
test_lirc_mode2_user
get_cgroup_id_user
+test_skb_cgroup_id_user
+test_socket_cookie
+test_cgroup_storage
+test_select_reuseport
--
2.7.4