[git] GPGME - branch, ben/howto-dita, updated. gpgme-1.11.1-11-gbb81532
by Ben McGinnes
cvs at cvs.gnupg.org
Tue May 15 08:57:48 CEST 2018
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GnuPG Made Easy".
The branch, ben/howto-dita has been updated
via bb8153269b3f75d286aad51aca7be1f83cb410c8 (commit)
from aa4875bd06f151bde74972b2dd4220b32a34f39e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit bb8153269b3f75d286aad51aca7be1f83cb410c8
Author: Ben McGinnes <ben at adversary.org>
Date: Tue May 15 16:55:40 2018 +1000
meta: .gitignore
* Added certain DITA XML generated files and output to exclusions, as
well as oXygenXML Editor backup filenames,
diff --git a/.gitignore b/.gitignore
index e5bf69d..eea9911 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,6 +48,11 @@ nosetests.xml
.project
.pydevproject
+# DITA XML output
+temp/
+out/
+*.bak
+
# Assorted Apple crap
default.profraw
.DS_Store
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 5 +++++
1 file changed, 5 insertions(+)
hooks/post-receive
--
GnuPG Made Easy
http://git.gnupg.org
More information about the Gnupg-commits
mailing list