Linux Test Project
 help / color / mirror / Atom feed
* [LTP] [PATCH] syscalls: recvmmsg: Add gitignore
@ 2020-12-16  6:12 Viresh Kumar
  2020-12-16  6:40 ` Yang Xu
  2020-12-16  8:57 ` Cyril Hrubis
  0 siblings, 2 replies; 3+ messages in thread
From: Viresh Kumar @ 2020-12-16  6:12 UTC (permalink / raw)
  To: ltp

Add the missing gitignore file.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
---
 testcases/kernel/syscalls/recvmmsg/.gitignore | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 testcases/kernel/syscalls/recvmmsg/.gitignore

diff --git a/testcases/kernel/syscalls/recvmmsg/.gitignore b/testcases/kernel/syscalls/recvmmsg/.gitignore
new file mode 100644
index 000000000000..974ae1ef90ea
--- /dev/null
+++ b/testcases/kernel/syscalls/recvmmsg/.gitignore
@@ -0,0 +1 @@
+recvmmsg01
-- 
2.25.0.rc1.19.g042ed3e048af


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-12-16  8:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-16  6:12 [LTP] [PATCH] syscalls: recvmmsg: Add gitignore Viresh Kumar
2020-12-16  6:40 ` Yang Xu
2020-12-16  8:57 ` Cyril Hrubis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox