[PATCH 1/1] Add to .gitignore file certs/x509_certificate_list

From: Krzysztof Kolasa
Date: Sun Sep 20 2015 - 05:48:33 EST


After compiling the kernel git status shows:

Unchecked files:

certs/x509_certificate_list

Signed-off-by: Krzysztof Kolasa <kkolasa@xxxxxxxxxx>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index fd3a355..c4f94bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -106,6 +106,7 @@ signing_key.pem
signing_key.priv
signing_key.x509
x509.genkey
+x509_certificate_list

# Kconfig presets
all.config
--
2.6.0.rc2

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