From: Wenchao Xia Date: Tue, 24 Jun 2014 23:33:58 +0000 (-0700) Subject: qapi: ignore generated event files X-Git-Tag: v2.1.0-rc0~18^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1dbbe04525d35b6888a6a89f97302306d06eafae;p=thirdparty%2Fqemu.git qapi: ignore generated event files Signed-off-by: Wenchao Xia Reviewed-by: Eric Blake Signed-off-by: Luiz Capitulino --- diff --git a/.gitignore b/.gitignore index c658613560c..2286d0a109b 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,7 @@ /qapi-generated /qapi-types.[ch] /qapi-visit.[ch] +/qapi-event.[ch] /qmp-commands.h /qmp-marshal.c /qemu-doc.html