linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rong Tao <rtoax@foxmail.com>
To: mst@redhat.com
Cc: Rong Tao <rongtao@cestc.cn>, Jason Wang <jasowang@redhat.com>,
	Xuan Zhuo <xuanzhuo@linux.alibaba.com>,
	linux-kernel@vger.kernel.org (open list),
	virtualization@lists.linux-foundation.org (open list:VIRTIO CORE
	AND NET DRIVERS)
Subject: [PATCH] tools/virtio: Add .gitignore to ringtest
Date: Wed, 24 May 2023 20:36:12 +0800	[thread overview]
Message-ID: <tencent_C8F0F579940491D14055C82FABE812478505@qq.com> (raw)

From: Rong Tao <rongtao@cestc.cn>

Ignore executions for ringtest.

Signed-off-by: Rong Tao <rongtao@cestc.cn>
---
 tools/virtio/ringtest/.gitignore | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 tools/virtio/ringtest/.gitignore

diff --git a/tools/virtio/ringtest/.gitignore b/tools/virtio/ringtest/.gitignore
new file mode 100644
index 000000000000..100b9e30c0f4
--- /dev/null
+++ b/tools/virtio/ringtest/.gitignore
@@ -0,0 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0-only
+/noring
+/ptr_ring
+/ring
+/virtio_ring_0_9
+/virtio_ring_inorder
+/virtio_ring_poll
-- 
2.39.1



             reply	other threads:[~2023-05-24 12:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-24 12:36 Rong Tao [this message]
2023-05-25  1:51 ` [PATCH] tools/virtio: Add .gitignore to ringtest Xuan Zhuo
2023-05-25  7:44 ` Michael S. Tsirkin
2023-05-25  7:45 ` Michael S. Tsirkin
2023-05-25  7:45 ` Michael S. Tsirkin
2023-05-25  8:39   ` Rong Tao

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=tencent_C8F0F579940491D14055C82FABE812478505@qq.com \
    --to=rtoax@foxmail.com \
    --cc=jasowang@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mst@redhat.com \
    --cc=rongtao@cestc.cn \
    --cc=virtualization@lists.linux-foundation.org \
    --cc=xuanzhuo@linux.alibaba.com \
    /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).