This website requires JavaScript.
Explore
Help
Sign in
system
/
linux
Watch
1
Star
0
Fork
You've already forked linux
0
mirror of
https://github.com/torvalds/linux
synced
2024-11-05 18:23:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
41139aa4c3
linux
/
certs
/
.gitignore
3 lines
62 B
Text
Raw
Normal View
History
Unescape
Escape
.gitignore: add SPDX License Identifier Add SPDX License Identifier to all .gitignore files. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-03-03 13:35:59 +00:00
# SPDX-License-Identifier: GPL-2.0-only
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 13:04:47 +00:00
x509_certificate_list
Reference in a new issue
Copy permalink