From 499a6165bef56ce3f5297fa7b1abaab32858a34f Mon Sep 17 00:00:00 2001 From: David Gibson Date: Thu, 21 Feb 2013 13:34:40 +1100 Subject: Add some missing qtest binaries to .gitignore These binaries are generated during make check on at least some configurations, so att them to .gitignore. Signed-off-by: David Gibson Signed-off-by: Stefan Hajnoczi --- tests/.gitignore | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'tests/.gitignore') diff --git a/tests/.gitignore b/tests/.gitignore index 38c94ef1da..fb05c2ae87 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -4,11 +4,18 @@ check-qint check-qjson check-qlist check-qstring +test-aio +test-cutils +test-hbitmap +test-iov +test-mul64 test-qapi-types.[ch] test-qapi-visit.[ch] test-qmp-commands.h test-qmp-commands test-qmp-input-strict test-qmp-marshal.c +test-thread-pool test-x86-cpuid +test-xbzrle *-test -- cgit v1.2.1