public inbox for [email protected]
 help / color / mirror / Atom feed
From: Haiyue Wang <[email protected]>
To: [email protected]
Cc: [email protected], Haiyue Wang <[email protected]>
Subject: [PATCH liburing v1] .gitignore: Add `test/drop-submit` to .gitignore
Date: Sun, 20 Mar 2022 11:26:53 +0800	[thread overview]
Message-ID: <[email protected]> (raw)

The commit c56200f72a01 forgot to add it to .gitignore when creating
this test.

Signed-off-by: Haiyue Wang <[email protected]>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 5e3b949..30119dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,6 +45,7 @@
 /test/d77a67ed5f27-test
 /test/defer
 /test/double-poll-crash
+/test/drop-submit
 /test/eeed8b54e0df-test
 /test/empty-eownerdead
 /test/eventfd
-- 
2.35.1


             reply	other threads:[~2022-03-20  4:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-20  3:26 Haiyue Wang [this message]
2022-03-20  4:09 ` [PATCH liburing v1] .gitignore: Add `test/drop-submit` to .gitignore 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 \
    [email protected] \
    [email protected] \
    [email protected] \
    [email protected] \
    /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