2015-08-26 13:36:53

by David Howells

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

From: Paul Gortmaker <[email protected]>

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

Cc: David Woodhouse <[email protected]>
Signed-off-by: Paul Gortmaker <[email protected]>
Signed-off-by: David Howells <[email protected]>
---

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


2015-08-26 18:00:15

by James Morris

[permalink] [raw]
Subject: Re: [PATCH] scripts: add extract-cert and sign-file to .gitignore

On Wed, 26 Aug 2015, David Howells wrote:

> From: Paul Gortmaker <[email protected]>
>
> ...so "git status" doesn't nag us about them.
>
> Cc: David Woodhouse <[email protected]>
> Signed-off-by: Paul Gortmaker <[email protected]>
> Signed-off-by: David Howells <[email protected]>

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

--
James Morris
<[email protected]>