selftests/net: Add log.txt and tools to .gitignore
authorAnh Tuan Phan <tuananhlfc@gmail.com>
Fri, 18 Aug 2023 17:37:02 +0000 (00:37 +0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 20 Aug 2023 14:15:41 +0000 (15:15 +0100)
Update .gitignore to untrack tools directory and log.txt. "tools" is
generated in "selftests/net/Makefile" and log.txt is generated in
"selftests/net/gro.sh" when executing run_all_tests.

Signed-off-by: Anh Tuan Phan <tuananhlfc@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/.gitignore

index 501854a..2f9d378 100644 (file)
@@ -15,6 +15,7 @@ ip_local_port_range
 ipsec
 ipv6_flowlabel
 ipv6_flowlabel_mgr
+log.txt
 msg_zerocopy
 nettest
 psock_fanout
@@ -45,6 +46,7 @@ test_unix_oob
 timestamping
 tls
 toeplitz
+tools
 tun
 txring_overwrite
 txtimestamp