qapi: Ignore files created during make check
authorEric Blake <eblake@redhat.com>
Fri, 26 Sep 2014 15:20:32 +0000 (09:20 -0600)
committerMichael Tokarev <mjt@tls.msk.ru>
Fri, 26 Sep 2014 17:18:15 +0000 (21:18 +0400)
After an in-tree build and run of 'make check-{qapi-schema,unit}',
I noticed some leftover files.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Wenchao Xia <wenchaoqemu@gmail.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
tests/.gitignore

index c71c110..e2e4957 100644 (file)
@@ -14,11 +14,14 @@ test-int128
 test-iov
 test-mul64
 test-opts-visitor
+test-qapi-event.[ch]
 test-qapi-types.[ch]
 test-qapi-visit.[ch]
 test-qdev-global-props
+test-qemu-opts
 test-qmp-commands
 test-qmp-commands.h
+test-qmp-event
 test-qmp-input-strict
 test-qmp-input-visitor
 test-qmp-marshal.c