* [LTP] [PATCH ltp] syscalls/io_uring: add .gitignore file
@ 2020-07-20 12:54 Yixin Zhang
2020-07-20 14:13 ` Cyril Hrubis
0 siblings, 1 reply; 2+ messages in thread
From: Yixin Zhang @ 2020-07-20 12:54 UTC (permalink / raw)
To: ltp
Add .gitignore file for syscalls/io_uring
Fixes: 4c97e173cfdd ("syscall: Add io_uring related tests")
Signed-off-by: Yixin Zhang <yixin.zhang@intel.com>
---
testcases/kernel/syscalls/io_uring/.gitignore | 1 +
1 file changed, 1 insertion(+)
create mode 100644 testcases/kernel/syscalls/io_uring/.gitignore
diff --git a/testcases/kernel/syscalls/io_uring/.gitignore b/testcases/kernel/syscalls/io_uring/.gitignore
new file mode 100644
index 000000000000..bfe22441fbf2
--- /dev/null
+++ b/testcases/kernel/syscalls/io_uring/.gitignore
@@ -0,0 +1 @@
+/io_uring01
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [LTP] [PATCH ltp] syscalls/io_uring: add .gitignore file
2020-07-20 12:54 [LTP] [PATCH ltp] syscalls/io_uring: add .gitignore file Yixin Zhang
@ 2020-07-20 14:13 ` Cyril Hrubis
0 siblings, 0 replies; 2+ messages in thread
From: Cyril Hrubis @ 2020-07-20 14:13 UTC (permalink / raw)
To: ltp
Hi!
Pushed, thanks.
--
Cyril Hrubis
chrubis@suse.cz
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-07-20 14:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-20 12:54 [LTP] [PATCH ltp] syscalls/io_uring: add .gitignore file Yixin Zhang
2020-07-20 14:13 ` Cyril Hrubis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox