qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Fam Zheng <famz@redhat.com>
To: Lin Ma <lma@suse.com>
Cc: qemu-devel@nongnu.org, mjt@tls.msk.ru, qemu-trivial@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] maint: Add module_block.h to .gitignore
Date: Fri, 23 Sep 2016 17:36:37 +0800	[thread overview]
Message-ID: <20160923093637.GI8832@lemon> (raw)
In-Reply-To: <20160923091606.20323-1-lma@suse.com>

On Fri, 09/23 17:16, Lin Ma wrote:
> 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
> 
> 

Reviewed-by: Fam Zheng <famz@redhat.com>

  reply	other threads:[~2016-09-23  9:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-23  9:16 [Qemu-devel] [PATCH] maint: Add module_block.h to .gitignore Lin Ma
2016-09-23  9:36 ` Fam Zheng [this message]
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=20160923093637.GI8832@lemon \
    --to=famz@redhat.com \
    --cc=lma@suse.com \
    --cc=mjt@tls.msk.ru \
    --cc=qemu-devel@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).