xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: Wei Liu <wei.liu2@citrix.com>, xen-devel@lists.xen.org
Cc: keir@xen.org, ian.jackson@eu.citrix.com, jbeulich@suse.com, tim@xen.org
Subject: Re: [PATCH] gitingore: ignore extras/mini-os*
Date: Wed, 7 Oct 2015 12:50:51 +0100	[thread overview]
Message-ID: <1444218651.1410.17.camel@citrix.com> (raw)
In-Reply-To: <1444149877-7454-1-git-send-email-wei.liu2@citrix.com>

On Tue, 2015-10-06 at 17:44 +0100, Wei Liu wrote:
> The original pattern doesn't handle mini-os-dir-remote.
> 
> Signed-off-by: Wei Liu <wei.liu2@citrix.com>

Acked + applied, fixing your typo in the subject.

> ---
>  .gitignore | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/.gitignore b/.gitignore
> index 9ead7c4..91e1430 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -46,8 +46,7 @@ docs/man5/
>  docs/man8/
>  docs/pdf/
>  docs/txt/
> -extras/mini-os
> -extras/mini-os-remote
> +extras/mini-os*
>  install/*
>  stubdom/autom4te.cache/
>  stubdom/binutils-*

      reply	other threads:[~2015-10-07 11:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-06 16:44 [PATCH] gitingore: ignore extras/mini-os* Wei Liu
2015-10-07 11:50 ` Ian Campbell [this message]

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=1444218651.1410.17.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=jbeulich@suse.com \
    --cc=keir@xen.org \
    --cc=tim@xen.org \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xen.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).