qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: armbru@redhat.com
To: qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, lersek@redhat.com, afaerber@suse.de,
	anthony@codemonkey.ws, qemu-stable@nongnu.org
Subject: [Qemu-devel] [PATCH v3 2/2] tests: Update .gitignore for test-int128 and test-bitops
Date: Tue, 24 Sep 2013 09:43:40 +0200	[thread overview]
Message-ID: <1380008620-13796-3-git-send-email-armbru@redhat.com> (raw)
In-Reply-To: <1380008620-13796-1-git-send-email-armbru@redhat.com>

From: Markus Armbruster <armbru@redhat.com>

Forgotten in commit 6046c62 and 3464700.

Cc: qemu-stable@nongnu.org
Reviewed-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
 tests/.gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/.gitignore b/tests/.gitignore
index 75f06a1..425757c 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]
-- 
1.8.1.4

  parent reply	other threads:[~2013-09-24  7:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-24  7:43 [Qemu-devel] [PATCH v3 0/2] tests: Fixes for in-tree build armbru
2013-09-24  7:43 ` [Qemu-devel] [PATCH v3 1/2] tests: Fix schema parser test " armbru
2013-09-29 19:34   ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
2013-09-30  8:51     ` Markus Armbruster
2013-10-02 18:56   ` Michael Tokarev
2013-09-24  7:43 ` armbru [this message]
2013-09-29 19:35   ` [Qemu-devel] [Qemu-trivial] [PATCH v3 2/2] tests: Update .gitignore for test-int128 and test-bitops Michael Tokarev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1380008620-13796-3-git-send-email-armbru@redhat.com \
    --to=armbru@redhat.com \
    --cc=afaerber@suse.de \
    --cc=anthony@codemonkey.ws \
    --cc=lersek@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-stable@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).