mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-03-06 13:34:50 +07:00
selftests/net: add tls to .gitignore
Add the tls binary to .gitignore
Fixes: 7f657d5bf5
("selftests: tls: add selftests for TLS sockets")
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
5a967512bb
commit
eb91f42ef0
1
tools/testing/selftests/net/.gitignore
vendored
1
tools/testing/selftests/net/.gitignore
vendored
@ -13,3 +13,4 @@ udpgso
|
||||
udpgso_bench_rx
|
||||
udpgso_bench_tx
|
||||
tcp_inq
|
||||
tls
|
||||
|
Loading…
Reference in New Issue
Block a user