1
0
Fork 0
alistair23-linux/certs
Paul Gortmaker 48dbc164b4 certs: add .gitignore to stop git nagging about x509_certificate_list
Currently we see this in "git status" if we build in the source dir:

Untracked files:
  (use "git add <file>..." to include in what will be committed)

        certs/x509_certificate_list

It looks like it used to live in kernel/ so we squash that .gitignore
entry at the same time.  I didn't bother to dig through git history to
see when it moved, since it is just a minor annoyance at most.

Cc: David Woodhouse <dwmw2@infradead.org>
Cc: keyrings@linux-nfs.org
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David Howells <dhowells@redhat.com>
2015-10-21 15:18:35 +01:00
..
.gitignore certs: add .gitignore to stop git nagging about x509_certificate_list 2015-10-21 15:18:35 +01:00
Kconfig Move certificate handling to its own directory 2015-08-14 16:06:13 +01:00
Makefile modsign: Handle signing key in source tree 2015-08-14 16:32:52 +01:00
system_certificates.S Move certificate handling to its own directory 2015-08-14 16:06:13 +01:00
system_keyring.c Move certificate handling to its own directory 2015-08-14 16:06:13 +01:00