mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
Add OpenPGP keyring support by ignoring the keyring in git
As the proposal for asdf-nodejs to [validate OpenPGP signatures](https://github.com/asdf-vm/asdf-nodejs/pull/25) has been approved and merged I guess the design is sound and other plugins can follow. Related to: #159
This commit is contained in:
parent
2ec9e98601
commit
04c2e26a07
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,4 +2,4 @@ installs
|
|||||||
plugins
|
plugins
|
||||||
shims
|
shims
|
||||||
.vagrant
|
.vagrant
|
||||||
|
keyrings
|
||||||
|
Loading…
Reference in New Issue
Block a user