[PATCH bpf-next] selftests/bpf: add test_cgroup_attach to .gitigno=

From: Roman Gushchin
Date: Thu May 23 2019 - 19:46:58 EST


Add test_cgroup_attach binary to .gitignore.

Signed-off-by: Roman Gushchin <guro@xxxxxx>
---
tools/testing/selftests/bpf/.gitignore | 1 +
1 file changed, 1 insertion(+)

diff --git a/tools/testing/selftests/bpf/.gitignore b/tools/testing/selftes=
ts/bpf/.gitignore
index dd5d69529382..86a546e5e4db 100644
--- a/tools/testing/selftests/bpf/.gitignore
+++ b/tools/testing/selftests/bpf/.gitignore
@@ -22,6 +22,7 @@ test_lirc_mode2_user
get_cgroup_id_user
test_skb_cgroup_id_user
test_socket_cookie
+test_cgroup_attach
test_cgroup_storage
test_select_reuseport
test_flow_dissector
--=20
2.20.1