OSDN Git Service

samples: bpf: Add the omitted xdp samples to .gitignore
authorJuhee Kang <claudiajkang@gmail.com>
Tue, 27 Jul 2021 04:10:56 +0000 (04:10 +0000)
committerAndrii Nakryiko <andrii@kernel.org>
Tue, 27 Jul 2021 18:15:09 +0000 (11:15 -0700)
There are recently added xdp samples (xdp_redirect_map_multi and
xdpsock_ctrl_proc) which are not managed by .gitignore.

This commit adds these files to .gitignore.

Signed-off-by: Juhee Kang <claudiajkang@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20210727041056.23455-2-claudiajkang@gmail.com
samples/bpf/.gitignore

index 0b9548e..fcba217 100644 (file)
@@ -45,11 +45,13 @@ xdp_monitor
 xdp_redirect
 xdp_redirect_cpu
 xdp_redirect_map
+xdp_redirect_map_multi
 xdp_router_ipv4
 xdp_rxq_info
 xdp_sample_pkts
 xdp_tx_iptunnel
 xdpsock
+xdpsock_ctrl_proc
 xsk_fwd
 testfile.img
 hbm_out.log