1
linux/certs
Linus Torvalds 81f2023158 certs: add 'x509_revocation_list' to gitignore
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>
2021-04-26 10:48:07 -07:00
..
.gitignore certs: add 'x509_revocation_list' to gitignore 2021-04-26 10:48:07 -07:00
blacklist_hashes.c
blacklist_nohashes.c
blacklist.c certs: Add ability to preload revocation certs 2021-03-11 16:33:49 +00:00
blacklist.h
common.c
common.h
Kconfig certs: Add ability to preload revocation certs 2021-03-11 16:33:49 +00:00
Makefile certs: Add ability to preload revocation certs 2021-03-11 16:33:49 +00:00
revocation_certificates.S certs: Add ability to preload revocation certs 2021-03-11 16:33:49 +00:00
system_certificates.S
system_keyring.c