[X2Go-Commits] [x2go-keyring] 13/13: .gitignore: refresh with old-style and vim backup files.
git-admin at x2go.org
git-admin at x2go.org
Sun Aug 18 14:48:15 CEST 2019
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2go-keyring.
commit ec3bb1ebfe4bd960120fe68960737a7da79b0c16
Author: Mihai Moldovan <ionic at ionic.de>
Date: Sun Aug 18 14:47:28 2019 +0200
.gitignore: refresh with old-style and vim backup files.
---
.gitignore | 7 +++++++
debian/changelog | 1 +
2 files changed, 8 insertions(+)
diff --git a/.gitignore b/.gitignore
index 2b367b1..1dc3c75 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,10 @@ keyrings/*.lastchangeset
keyrings/*~
keyrings/*.tmp
keyrings/*.gpg
+keyrings/*.gpg1
+
+# This file.
+.gitignore
+
+# vim backup files.
+*.sw?
diff --git a/debian/changelog b/debian/changelog
index b88b7cb..af64578 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -99,6 +99,7 @@ x2go-keyring (2019.08.04) UNRELEASED; urgency=medium
* Makefile: add old-style keyrings to cleanup.
* keyrings/: refresh signatures on new-style keyrings.
* keyrings/: add signatures on old-style keyrings.
+ * .gitignore: refresh with old-style and vim backup files.
* 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
More information about the x2go-commits
mailing list