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 `examples/rsrc-update-bench`
Date: Thu,  4 May 2023 13:38:35 +0800	[thread overview]
Message-ID: <[email protected]> (raw)

The commit c0940508607f ("examples: add rsrc update benchmark") didn't
add the built example binary into `.gitignore` file.

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

diff --git a/.gitignore b/.gitignore
index bfb2224..69ec296 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,6 +22,7 @@
 /examples/ucontext-cp
 /examples/poll-bench
 /examples/send-zerocopy
+/examples/rsrc-update-bench
 
 /test/*.t
 /test/*.dmesg
-- 
2.40.1


             reply	other threads:[~2023-05-04  5:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-04  5:38 Haiyue Wang [this message]
2023-05-04  5:51 ` [PATCH liburing v1] .gitignore: Add `examples/rsrc-update-bench` Ammar Faizi
2023-05-04 17:54 ` 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