This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2go-keyring. commit 579189a653f032e6e14bf91f4572178e856a4507 Author: Mihai Moldovan <ionic@ionic.de> Date: Sun Aug 4 16:24:50 2019 +0200 .gitignore: rework. --- .gitignore | 12 +++++++----- debian/changelog | 1 + 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 8ec80ac..2b367b1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ -*.gpg -*.pgp -output/sha512sums.txt -output/README -output/changelog +trustdb.gpg +trusted.gpg +keyrings/*.cache +keyrings/*.lastchangeset +keyrings/*~ +keyrings/*.tmp +keyrings/*.gpg diff --git a/debian/changelog b/debian/changelog index 21b579b..e89b840 100644 --- a/debian/changelog +++ b/debian/changelog @@ -56,6 +56,7 @@ x2go-keyring (2019.08.04) UNRELEASED; urgency=medium * x2go-maintainers-removed-keys/: sign index. * keyrings: add signatures. * Makefile: accept empty indices. + * .gitignore: rework. * debian/control: - Change maintainer to the mailing list. - Add the old package maintainer to the Uploaders field and myself. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2go-keyring.git