linux-stable/certs
Linus Torvalds b93f949942 certs: add 'x509_revocation_list' to gitignore
commit 81f2023158 upstream.

Commit d1f044103d ("certs: Add ability to preload revocation certs")
created a new generated file for revocation certs, but didn't tell git
to ignore it.  Thus causing unnecessary "git status" noise after a
kernel build with CONFIG_SYSTEM_REVOCATION_LIST enabled.

Add the proper gitignore magic.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-07-20 16:05:35 +02:00
..
.gitignore certs: add 'x509_revocation_list' to gitignore 2021-07-20 16:05:35 +02:00
blacklist.c certs: Add ability to preload revocation certs 2021-06-30 08:47:30 -04:00
blacklist.h certs: Add EFI_CERT_X509_GUID support for dbx entries 2021-06-30 08:47:30 -04:00
blacklist_hashes.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
blacklist_nohashes.c certs/blacklist_nohashes.c: fix const confusion in certs blacklist 2018-02-21 15:35:43 -08:00
common.c certs: Move load_system_certificate_list to a common function 2021-06-30 08:47:30 -04:00
common.h certs: Move load_system_certificate_list to a common function 2021-06-30 08:47:30 -04:00
Kconfig certs: Add ability to preload revocation certs 2021-06-30 08:47:30 -04:00
Makefile certs: Add ability to preload revocation certs 2021-06-30 08:47:30 -04:00
revocation_certificates.S certs: Add ability to preload revocation certs 2021-06-30 08:47:30 -04:00
system_certificates.S export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR() 2018-08-22 23:21:44 +09:00
system_keyring.c certs: Move load_system_certificate_list to a common function 2021-06-30 08:47:30 -04:00