commit: 1ebe5807659bd4be33611ebee0e6d07f35fd8f56 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 27 00:32:05 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jan 27 00:32:05 2026 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-authority-key.git/commit/?id=1ebe5807
.gitignore: add more entries (from 'make clean') Signed-off-by: Sam James <sam <AT> gentoo.org> .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index cf51d7c..750755e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ gnupghome/ ldap.txt +signed.txt +to-send.txt
