On Fri, 21 Apr 2023 20:04:33 +0800, Rong Tao <[email protected]> wrote: > From: Rong Tao <[email protected]> > > Ignore ringtest binaries. > > Signed-off-by: Rong Tao <[email protected]>
Reviewed-by: Xuan Zhuo <[email protected]> > --- > tools/virtio/ringtest/.gitignore | 6 ++++++ > 1 file changed, 6 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..4c6f4bad6b5d > --- /dev/null > +++ b/tools/virtio/ringtest/.gitignore > @@ -0,0 +1,6 @@ > +/noring > +/ptr_ring > +/ring > +/virtio_ring_0_9 > +/virtio_ring_inorder > +/virtio_ring_poll > -- > 2.39.1 > _______________________________________________ Virtualization mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/virtualization
