[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1440544639-27860-1-git-send-email-paul.gortmaker@windriver.com>
Date: Tue, 25 Aug 2015 19:17:19 -0400
From: Paul Gortmaker <paul.gortmaker@...driver.com>
To: <linux-kernel@...r.kernel.org>
CC: Paul Gortmaker <paul.gortmaker@...driver.com>,
David Howells <dhowells@...hat.com>,
David Woodhouse <David.Woodhouse@...el.com>
Subject: [PATCH -next] scripts: add extract-cert and sign-file to .gitignore
...so "git status" doesn't nag us about them.
Cc: David Howells <dhowells@...hat.com>
Cc: David Woodhouse <David.Woodhouse@...el.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@...driver.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
--
2.5.0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists