[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1442742466-17152-1-git-send-email-kkolasa@winsoft.pl>
Date: Sun, 20 Sep 2015 11:47:46 +0200
From: Krzysztof Kolasa <kkolasa@...soft.pl>
To: linux-kernel@...r.kernel.org
Cc: gregkh@...uxfoundation.org, kkolasa@...soft.pl
Subject: [PATCH 1/1] Add to .gitignore file certs/x509_certificate_list
After compiling the kernel git status shows:
Unchecked files:
certs/x509_certificate_list
Signed-off-by: Krzysztof Kolasa <kkolasa@...soft.pl>
---
.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@...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