mirror of https://github.com/xqemu/xqemu.git
qapi: ignore generated event files
Signed-off-by: Wenchao Xia <wenchaoqemu@gmail.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
This commit is contained in:
parent
82d72d9d23
commit
1dbbe04525
|
@ -26,6 +26,7 @@
|
||||||
/qapi-generated
|
/qapi-generated
|
||||||
/qapi-types.[ch]
|
/qapi-types.[ch]
|
||||||
/qapi-visit.[ch]
|
/qapi-visit.[ch]
|
||||||
|
/qapi-event.[ch]
|
||||||
/qmp-commands.h
|
/qmp-commands.h
|
||||||
/qmp-marshal.c
|
/qmp-marshal.c
|
||||||
/qemu-doc.html
|
/qemu-doc.html
|
||||||
|
|
Loading…
Reference in New Issue