io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tobias Klauser <tklauser@distanz.ch>
To: io-uring@vger.kernel.org
Subject: [PATCH] .gitignore: add new test binaries
Date: Wed,  8 Jul 2020 23:16:48 +0200	[thread overview]
Message-ID: <20200708211648.19189-1-tklauser@distanz.ch> (raw)

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


             reply	other threads:[~2020-07-08 21:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-08 21:16 Tobias Klauser [this message]
2020-07-08 21:19 ` [PATCH] .gitignore: add new test binaries Jens Axboe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200708211648.19189-1-tklauser@distanz.ch \
    --to=tklauser@distanz.ch \
    --cc=io-uring@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).