On 6/17/20 3:06 PM, BALATON Zoltan wrote: > Signed-off-by: BALATON Zoltan <bala...@eik.bme.hu> > --- > .gitignore | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/.gitignore b/.gitignore > index 0c5af83aa7..d9ef9f635a 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -46,6 +46,9 @@ > !/qapi/qapi-visit-core.c > /qapi/qapi-visit.[ch] > /qapi/qapi-doc.texi > +/storage-daemon/qapi/qapi-doc.texi > +/storage-daemon/qapi/qapi-*.[ch] > +/qemu-storage-daemon > /qemu-edid > /qemu-img > /qemu-nbd >
Thanks Zoltan, but Kevin already queued a similar patch from Roman: https://www.mail-archive.com/qemu-devel@nongnu.org/msg711806.html