fix gnupg configuration

This commit is contained in:
Frank Zechert
2026-08-18 12:24:16 +02:00
parent ab66fe9fca
commit 2e546e1ebb
2 changed files with 4 additions and 4 deletions
+4 -4
View File
@@ -80,11 +80,11 @@
.config/teams-for-linux .config/teams-for-linux
.config/yay .config/yay
.gnupg # Ignore only the keyring and runtime state that GnuPG generates itself,
# so that the real config files can still be managed. Do not ignore
# `.gnupg` wholesale: chezmoi never descends into an ignored directory, so
# a `!` negation for a file inside it can never re-include that file.
.gnupg/crls.d .gnupg/crls.d
!.gnupg/dirmngr.conf
!.gnupg/gpg-agent.conf
!.gnupg/gpg.conf
.gnupg/openpgp-revocs.d .gnupg/openpgp-revocs.d
.gnupg/private-keys-v1.d .gnupg/private-keys-v1.d
.gnupg/public-keys.d .gnupg/public-keys.d