From: Kevin Wolf <kwolf@redhat.com>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, peter.maydell@linaro.org
Subject: [Qemu-devel] [PULL 5/5] tests/multiboot: Add .gitignore
Date: Wed, 21 Mar 2018 15:41:07 +0100 [thread overview]
Message-ID: <20180321144107.22770-6-kwolf@redhat.com> (raw)
In-Reply-To: <20180321144107.22770-1-kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Jack Schwartz <jack.schwartz@oracle.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
---
tests/multiboot/.gitignore | 3 +++
1 file changed, 3 insertions(+)
create mode 100644 tests/multiboot/.gitignore
diff --git a/tests/multiboot/.gitignore b/tests/multiboot/.gitignore
new file mode 100644
index 0000000000..93ef99800b
--- /dev/null
+++ b/tests/multiboot/.gitignore
@@ -0,0 +1,3 @@
+*.bin
+*.elf
+test.out
--
2.13.6
next prev parent reply other threads:[~2018-03-21 14:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-21 14:41 [Qemu-devel] [PULL 0/5] Multiboot patches Kevin Wolf
2018-03-21 14:41 ` [Qemu-devel] [PULL 1/5] multiboot: Reject kernels exceeding the address space Kevin Wolf
2018-03-21 14:41 ` [Qemu-devel] [PULL 2/5] multiboot: Check validity of mh_header_addr Kevin Wolf
2018-03-21 14:41 ` [Qemu-devel] [PULL 3/5] tests/multiboot: Test exit code for every qemu run Kevin Wolf
2018-03-21 14:41 ` [Qemu-devel] [PULL 4/5] tests/multiboot: Add tests for the a.out kludge Kevin Wolf
2018-03-21 14:41 ` Kevin Wolf [this message]
2018-03-22 17:54 ` [Qemu-devel] [PULL 0/5] Multiboot patches Peter Maydell
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=20180321144107.22770-6-kwolf@redhat.com \
--to=kwolf@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@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).