mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 01:53:29 +02:00
samples: bpf: add xdp_sample_pkts to .gitignore
This commit adds xdp_sample_pkts to .gitignore which is currently ommited from the ignore file. Signed-off-by: Daniel T. Lee <danieltimlee@gmail.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
This commit is contained in:
parent
2569473816
commit
ab99e7a8f7
1
samples/bpf/.gitignore
vendored
1
samples/bpf/.gitignore
vendored
|
|
@ -44,5 +44,6 @@ xdp_redirect_cpu
|
|||
xdp_redirect_map
|
||||
xdp_router_ipv4
|
||||
xdp_rxq_info
|
||||
xdp_sample_pkts
|
||||
xdp_tx_iptunnel
|
||||
xdpsock
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user