From: Lin Ma <lma@suse.com>
To: qemu-devel@nongnu.org
Cc: mjt@tls.msk.ru, eblake@redhat.com
Subject: [Qemu-devel] [PATCH] maint: Add module_block.h to .gitignore
Date: Fri, 23 Sep 2016 17:16:06 +0800 [thread overview]
Message-ID: <20160923091606.20323-1-lma@suse.com> (raw)
Commit 0c0c1fd9 generated module_block.h automatically, Add it to .gitignore to
avoid checking in it by 'git add .'.
Signed-off-by: Lin Ma <lma@suse.com>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index c91d018..97aca6c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,6 +55,7 @@
/qemu-monitor-info.texi
/qemu-version.h
/qemu-version.h.tmp
+/module_block.h
/vscclient
/fsdev/virtfs-proxy-helper
*.[1-9]
--
2.9.2
next reply other threads:[~2016-09-23 9:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-23 9:16 Lin Ma [this message]
2016-09-23 9:36 ` [Qemu-devel] [PATCH] maint: Add module_block.h to .gitignore Fam Zheng
2016-09-29 15:51 ` 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=20160923091606.20323-1-lma@suse.com \
--to=lma@suse.com \
--cc=eblake@redhat.com \
--cc=mjt@tls.msk.ru \
--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).