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

2015-08-26 Thread James Morris
On Wed, 26 Aug 2015, David Howells wrote: > From: Paul Gortmaker > > ...so "git status" doesn't nag us about them. > > Cc: David Woodhouse > Signed-off-by: Paul Gortmaker > Signed-off-by: David Howells Applied to git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next

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

2015-08-26 Thread David Howells
From: Paul Gortmaker ...so "git status" doesn't nag us about them. Cc: David Woodhouse Signed-off-by: Paul Gortmaker Signed-off-by: David Howells --- scripts/.gitignore |2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/.gitignore b/scripts/.gitignore index 5ecfe93f2028..12efb