* [PATCH] net: Add .gitignore to networking selftests directory.
@ 2013-04-19 20:36 David Miller
0 siblings, 0 replies; only message in thread
From: David Miller @ 2013-04-19 20:36 UTC (permalink / raw)
To: netdev
Signed-off-by: David S. Miller <davem@davemloft.net>
---
tools/testing/selftests/net/.gitignore | 3 +++
1 file changed, 3 insertions(+)
create mode 100644 tools/testing/selftests/net/.gitignore
diff --git a/tools/testing/selftests/net/.gitignore b/tools/testing/selftests/net/.gitignore
new file mode 100644
index 0000000..0032662
--- /dev/null
+++ b/tools/testing/selftests/net/.gitignore
@@ -0,0 +1,3 @@
+socket
+psock_fanout
+psock_tpacket
--
1.7.11.7
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-04-19 20:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-19 20:36 [PATCH] net: Add .gitignore to networking selftests directory David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).