From patchwork Thu Feb 21 09:50:31 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [3/5] Add some missing qtest binaries to .gitignore Date: Wed, 20 Feb 2013 23:50:31 -0000 From: Stefan Hajnoczi X-Patchwork-Id: 222225 Message-Id: <1361440233-8672-4-git-send-email-stefanha@redhat.com> To: Cc: Anthony Liguori , Stefan Hajnoczi , David Gibson From: David Gibson 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(+) diff --git a/tests/.gitignore b/tests/.gitignore index 38c94ef..fb05c2a 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