Skip to content

Commit 03faea8

Browse files
gopi487krishnakuba-moo
authored andcommitted
selftests/net: add tcp_port_share to .gitignore
Add the tcp_port_share test binary to .gitignore to avoid accidentally staging the build artifact. Signed-off-by: Gopi Krishna Menon <krishnagopi487@gmail.com> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://patch.msgid.link/20250929163140.122383-1-krishnagopi487@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent 6f5dacf commit 03faea8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/testing/selftests/net/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ tap
5252
tcp_fastopen_backup_key
5353
tcp_inq
5454
tcp_mmap
55+
tcp_port_share
5556
tfo
5657
timestamping
5758
tls

0 commit comments

Comments
 (0)