selftests: net: add tcp_inq to gitignore

sha: 702353b538 ("selftest: add test for TCP_INQ") forgot to add
tcp_inq to .gitignore.

Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Anders Roxell 2018-06-21 00:43:44 +02:00 committed by David S. Miller
parent 64d7839af8
commit 3739a21e0e
1 changed files with 1 additions and 0 deletions

View File

@ -12,3 +12,4 @@ tcp_mmap
udpgso
udpgso_bench_rx
udpgso_bench_tx
tcp_inq