Browse Source

selftests/net: add tls to .gitignore

Add the tls binary to .gitignore

Fixes: 7f657d5bf507 ("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>
Anders Roxell 7 years ago
parent
commit
eb91f42ef0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tools/testing/selftests/net/.gitignore

+ 1 - 0
tools/testing/selftests/net/.gitignore

@@ -13,3 +13,4 @@ udpgso
 udpgso_bench_rx
 udpgso_bench_tx
 tcp_inq
+tls