Commit 144e22e7 authored by Anh Tuan Phan's avatar Anh Tuan Phan Committed by David S. Miller

selftests/net: Add log.txt and tools to .gitignore

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: default avatarAnh Tuan Phan <tuananhlfc@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f866fbc8
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment