[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH v2 2/2] tests: Update .gitignore for test-int128 and
From: |
armbru |
Subject: |
[Qemu-devel] [PATCH v2 2/2] tests: Update .gitignore for test-int128 and test-bitops |
Date: |
Tue, 20 Aug 2013 13:43:14 +0200 |
From: Markus Armbruster <address@hidden>
Forgotten in commit 6046c62 and 3464700.
Cc: address@hidden
Reviewed-by: Andreas Färber <address@hidden>
Signed-off-by: Markus Armbruster <address@hidden>
---
tests/.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tests/.gitignore b/tests/.gitignore
index d9c2ef4..9ac044d 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -5,8 +5,10 @@ check-qjson
check-qlist
check-qstring
test-aio
+test-bitops
test-cutils
test-hbitmap
+test-int128
test-iov
test-mul64
test-qapi-types.[ch]
--
1.8.1.4