lkml.org 
[lkml]   [2023]   [May]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] tools/virtio: Add .gitignore to ringtest
Date
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

\
 
 \ /
  Last update: 2023-05-24 14:42    [W:1.317 / U:0.456 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site