tools/virtio: Add .gitignore for ringtest
authorRong Tao <rongtao@cestc.cn>
Thu, 25 May 2023 08:37:28 +0000 (16:37 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 8 Jun 2023 19:43:08 +0000 (15:43 -0400)
Ignore executables for ringtest.

Signed-off-by: Rong Tao <rongtao@cestc.cn>
Message-Id: <tencent_C121802C93CB4095C6D7D95113442E830A07@qq.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tools/virtio/ringtest/.gitignore [new file with mode: 0644]

diff --git a/tools/virtio/ringtest/.gitignore b/tools/virtio/ringtest/.gitignore
new file mode 100644 (file)
index 0000000..100b9e3
--- /dev/null
@@ -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