diff mbox series

[1/3] selftests: net: add msg_oob to gitignore

Message ID 20240930-net-selftests-gitignore-v1-1-65225a855946@gmail.com
State New
Headers show
Series selftests: net: add missing gitignore and EXTRA_CLEAN entries. | expand

Commit Message

Javier Carrasco Sept. 30, 2024, 5:34 p.m. UTC
This executable is missing from the corresponding gitignore file.
Add msg_oob to the net gitignore list.

Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
---
 tools/testing/selftests/net/.gitignore | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/tools/testing/selftests/net/.gitignore b/tools/testing/selftests/net/.gitignore
index 1c04c780db66..9dcdff533414 100644
--- a/tools/testing/selftests/net/.gitignore
+++ b/tools/testing/selftests/net/.gitignore
@@ -17,6 +17,7 @@  ipv6_flowlabel
 ipv6_flowlabel_mgr
 log.txt
 msg_zerocopy
+msg_oob
 ncdevmem
 nettest
 psock_fanout