io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] .gitignore: add new test binaries
@ 2020-07-08 21:16 Tobias Klauser
  2020-07-08 21:19 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Tobias Klauser @ 2020-07-08 21:16 UTC (permalink / raw)
  To: io-uring

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.gitignore b/.gitignore
index 2e99b03d0ed9..7c44e082fe2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,12 +30,15 @@
 /test/across-fork
 /test/b19062a56726-test
 /test/b5837bd5311d-test
+/test/ce593a6c480a-test
 /test/connect
+/test/close-opath
 /test/cq-full
 /test/cq-overflow
 /test/cq-peek-batch
 /test/cq-ready
 /test/cq-size
+/test/d4ae271dfaae-test
 /test/d77a67ed5f27-test
 /test/defer
 /test/eeed8b54e0df-test
@@ -79,6 +82,7 @@
 /test/socket-rw
 /test/splice
 /test/sq-full
+/test/sq-full-cpp
 /test/sq-poll-kthread
 /test/sq-space_left
 /test/statx
-- 
2.27.0


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

* Re: [PATCH] .gitignore: add new test binaries
  2020-07-08 21:16 [PATCH] .gitignore: add new test binaries Tobias Klauser
@ 2020-07-08 21:19 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2020-07-08 21:19 UTC (permalink / raw)
  To: Tobias Klauser, io-uring

Applied, thanks.

-- 
Jens Axboe

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

end of thread, other threads:[~2020-07-08 21:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-08 21:16 [PATCH] .gitignore: add new test binaries Tobias Klauser
2020-07-08 21:19 ` Jens Axboe

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).