Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1213880 > unrolled thread

[PATCH] scripts: add extract-cert and sign-file to .gitignore

Started byDavid Howells <dhowells@redhat.com>
First post2015-08-26 15:40 +0200
Last post2015-08-26 20:10 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH] scripts: add extract-cert and sign-file to .gitignore David Howells <dhowells@redhat.com> - 2015-08-26 15:40 +0200
    Re: [PATCH] scripts: add extract-cert and sign-file to .gitignore James Morris <jmorris@namei.org> - 2015-08-26 20:10 +0200

#1213880 — [PATCH] scripts: add extract-cert and sign-file to .gitignore

FromDavid Howells <dhowells@redhat.com>
Date2015-08-26 15:40 +0200
Subject[PATCH] scripts: add extract-cert and sign-file to .gitignore
Message-ID<q1J5M-79A-15@gated-at.bofh.it>
From: Paul Gortmaker <paul.gortmaker@windriver.com>

...so "git status" doesn't nag us about them.

Cc: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David Howells <dhowells@redhat.com>
---

 scripts/.gitignore |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/scripts/.gitignore b/scripts/.gitignore
index 5ecfe93f2028..12efbbefd4d7 100644
--- a/scripts/.gitignore
+++ b/scripts/.gitignore
@@ -10,3 +10,5 @@ recordmcount
 docproc
 sortextable
 asn1_compiler
+extract-cert
+sign-file

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1214089

FromJames Morris <jmorris@namei.org>
Date2015-08-26 20:10 +0200
Message-ID<q1Nj4-4Uz-13@gated-at.bofh.it>
In reply to#1213880
On Wed, 26 Aug 2015, David Howells wrote:

> From: Paul Gortmaker <paul.gortmaker@windriver.com>
> 
> ...so "git status" doesn't nag us about them.
> 
> Cc: David Woodhouse <David.Woodhouse@intel.com>
> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
> Signed-off-by: David Howells <dhowells@redhat.com>

Applied to
git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next

-- 
James Morris
<jmorris@namei.org>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web