lkml.org 
[lkml]   [2014]   [Oct]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] x86, kexec: Add .gitignore file
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


\
 
 \ /
  Last update: 2014-10-13 15:01    [W:0.057 / U:0.128 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site