From: Eric Blake <[email protected]> Commit 62c39b30 added a new test, but did not mark it for exclusion in .gitignore.
Signed-off-by: Eric Blake <[email protected]> Signed-off-by: Michael Tokarev <[email protected]> --- tests/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/.gitignore b/tests/.gitignore index 65496aa..e96f569 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -30,6 +30,7 @@ test-qapi-types.[ch] test-qapi-visit.[ch] test-qdev-global-props test-qemu-opts +test-qga test-qmp-commands test-qmp-commands.h test-qmp-event -- 2.1.4
