Skip to content

Commit c66dbc3

Browse files
Rtoaxmstsirkin
authored andcommitted
tools/virtio: Add .gitignore for ringtest
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>
1 parent 57380fd commit c66dbc3

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

tools/virtio/ringtest/.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
2+
/noring
3+
/ptr_ring
4+
/ring
5+
/virtio_ring_0_9
6+
/virtio_ring_inorder
7+
/virtio_ring_poll

0 commit comments

Comments
 (0)