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)
commit05e9b4f60d31a03815a699be24226bf26b7021f9
treee90f6865ff98b077c5021042c4192d1479a61d71
parent7d07006f05922b95518be403f08ef8437b67aa32
samples: bpf: Add the omitted xdp samples to .gitignore

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