lkml.org 
[lkml]   [2015]   [Sep]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 1/1] Add to .gitignore file certs/x509_certificate_list
Date
After compiling the kernel git status shows:

Unchecked files:

certs/x509_certificate_list

Signed-off-by: Krzysztof Kolasa <kkolasa@winsoft.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


\
 
 \ /
  Last update: 2015-09-20 12:21    [W:0.030 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site