From 9dbb52e862458935c250bac9e71d5a87da4e33e9 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Tue, 24 Sep 2013 09:43:40 +0200 Subject: tests: Update .gitignore for test-int128 and test-bitops MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Forgotten in commit 6046c62 and 3464700. Cc: qemu-stable@nongnu.org Reviewed-by: Andreas Färber Reviewed-by: Laszlo Ersek Signed-off-by: Markus Armbruster Signed-off-by: Michael Tokarev --- tests/.gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/.gitignore') diff --git a/tests/.gitignore b/tests/.gitignore index ae5280e..f94ce04 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -5,9 +5,11 @@ check-qjson check-qlist check-qstring test-aio +test-bitops test-throttle test-cutils test-hbitmap +test-int128 test-iov test-mul64 test-qapi-types.[ch] -- cgit v1.1