Skip to content
Commit 81f20231 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

certs: add 'x509_revocation_list' to gitignore

Commit d1f04410

 ("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: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 4d480dbf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment