All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vivek Goyal <vgoyal@redhat.com>
To: Prarit Bhargava <prarit@redhat.com>
Cc: linux-kernel@vger.kernel.org, x86@kernel.org,
	Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH] x86, kexec: Add .gitignore file
Date: Mon, 13 Oct 2014 08:36:56 -0400	[thread overview]
Message-ID: <20141013123655.GA6466@redhat.com> (raw)
In-Reply-To: <1412981721-3432-1-git-send-email-prarit@redhat.com>

On Fri, Oct 10, 2014 at 06:55:21PM -0400, Prarit Bhargava wrote:
> When doing git-status there are two untracked files:
> 
> \# Untracked files:
> \#   (use "git add <file>..." to include in what will be committed)
> \#
> \#       arch/x86/purgatory/kexec-purgatory.c
> \#       arch/x86/purgatory/purgatory.ro
> 
> Add a .gitignore to block these files.
> 
> Cc: x86@kernel.org
> Cc: Vivek Goyal <vgoyal@redhat.com>
> Signed-off-by: Prarit Bhargava <prarit@redhat.com>

[ CC akpm ]

Thanks Prarit.

Acked-by: Vivek Goyal <vgoyal@redhat.com>

Vivek

> ---
>  arch/x86/purgatory/.gitignore |    2 ++
>  1 file changed, 2 insertions(+)
>  create mode 100644 arch/x86/purgatory/.gitignore
> 
> diff --git a/arch/x86/purgatory/.gitignore b/arch/x86/purgatory/.gitignore
> new file mode 100644
> index 0000000..e9e66f1
> --- /dev/null
> +++ b/arch/x86/purgatory/.gitignore
> @@ -0,0 +1,2 @@
> +kexec-purgatory.c
> +purgatory.ro
> -- 
> 1.7.9.3

      parent reply	other threads:[~2014-10-13 12:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-10 22:55 [PATCH] x86, kexec: Add .gitignore file Prarit Bhargava
2014-10-10 23:47 ` Shuah Khan
2014-10-11 18:50   ` Prarit Bhargava
2014-10-22 12:15   ` Prarit Bhargava
2014-10-22 12:27     ` Prarit Bhargava
2014-10-13 12:36 ` Vivek Goyal [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=20141013123655.GA6466@redhat.com \
    --to=vgoyal@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=prarit@redhat.com \
    --cc=x86@kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.