diff options
author | Tharre <tharre3@gmail.com> | 2017-04-01 01:51:42 +0200 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2017-04-01 01:51:42 +0200 |
commit | 063533966ff47e0fb89598a72274c2037021a5b3 (patch) | |
tree | b1534a675a1af00c8ece547e1e3e8aa19a9ea6cf /.gnupg/.gitignore | |
parent | d0d192fe7319d20074d40e9dd0ddda2c571f5a2f (diff) | |
download | dotfiles-063533966ff47e0fb89598a72274c2037021a5b3.tar.gz dotfiles-063533966ff47e0fb89598a72274c2037021a5b3.tar.xz dotfiles-063533966ff47e0fb89598a72274c2037021a5b3.zip |
gpg: fetch keys automatically
Diffstat (limited to '.gnupg/.gitignore')
-rw-r--r-- | .gnupg/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gnupg/.gitignore b/.gnupg/.gitignore index 80d294a..f7c0bfa 100644 --- a/.gnupg/.gitignore +++ b/.gnupg/.gitignore @@ -2,3 +2,4 @@ !.gitignore !gpg-agent.conf !gpg.conf +!dirmngr.conf |