mirror of
https://github.com/torvalds/linux.git
synced 2026-05-21 21:37:25 +02:00
selftest: net: add tun to .gitignore
Add missing .gitignore entry.
Fixes: 839b92fede ("selftest: tun: add test for NAPI dismantle")
Link: https://lore.kernel.org/r/20220709024141.321683-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
parent
e45955766b
commit
4a46de446d
1
tools/testing/selftests/net/.gitignore
vendored
1
tools/testing/selftests/net/.gitignore
vendored
|
|
@ -36,4 +36,5 @@ test_unix_oob
|
|||
gro
|
||||
ioam6_parser
|
||||
toeplitz
|
||||
tun
|
||||
cmsg_sender
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user