From 8d20506e834e7e043fa2923cf683508b5e071842 Mon Sep 17 00:00:00 2001 From: Robin Schneider Date: Mon, 20 Feb 2017 19:34:08 +0100 Subject: [PATCH] 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 --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2f20fee..7e4f36f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,4 @@ installs plugins shims .vagrant - +keyrings