5b1864422f
From `man gpg`: > --secret-keyring file > This is an obsolete option and ignored. All secret keys are stored in > the ‘private-keys-v1.d’ directory below the GnuPG home directory. Change-Id: I1178c3d4a1aafa10e058db15d293b906ea402a05 Reviewed-on: https://cl.tvl.fyi/c/depot/+/4807 Tested-by: BuildkiteCI Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: wpcarro <wpcarro@gmail.com>
32 lines
680 B
Text
32 lines
680 B
Text
.vim
|
|
./configs/secrets
|
|
**/*/.emacs.d/quelpa/**/*
|
|
**/*/.emacs.d/elpa/**/*
|
|
**/*/.emacs.d/emojis
|
|
**/*/.emacs.d/auto-save-list/**/*
|
|
**/*/.emacs.d/eshell/
|
|
**/*/.emacs.d/var/**/*
|
|
**/*/.emacs.d/.cache/**/*
|
|
**/*/.emacs.d/request
|
|
**/*/.emacs.d/network-security.data
|
|
**/*/.emacs.d/smex-items
|
|
**/*/.gnupg/random_seed
|
|
**/*/.gnupg/private-keys-v1.d
|
|
.netrwhist
|
|
Vundle.vim
|
|
**/*/.emacs.d/custom.el
|
|
**/*/.emacs.d/projectile-bookmarks.eld
|
|
**/*/.emacs.d/bookmarks
|
|
**/*/transient/history.el
|
|
*.hi
|
|
*.o
|
|
__pycache__
|
|
*.class
|
|
node_modules/
|
|
/configs/.config/fish/config.fish
|
|
/configs/.config/fish/fish_variables
|
|
/website/blog/public/
|
|
/emacs/.emacs.d/tramp
|
|
.gitsecret/keys/random_seed
|
|
!*.secret
|
|
secrets.json
|