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 <[email protected]> Message-Id: <[email protected]> Signed-off-by: Michael S. Tsirkin <[email protected]>
1 parent 57380fd commit c66dbc3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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)