commit 4bcf35440277b791a0b5f2529b24274d7017b134 parent 67e7850e851afcc79c1ad60bedc7370be8a81b37 Author: Anton Konyahin <me@konyahin.xyz> Date: Sun, 13 Apr 2025 16:07:03 +0300 gnupg: ignore all files except config Diffstat:
M | .gitignore | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,3 +1,6 @@ newsboat/dot-newsboat/cache.db newsboat/dot-newsboat/history.cmdline newsboat/dot-newsboat/history.search + +gnupg/* +!gnupg/.gnupg/gpg-agent.conf