[git] GCRYPT - branch, master, updated. libgcrypt-1.4.4-50-g3bbd874
by Werner Koch
cvs at cvs.gnupg.org
Fri Jan 7 14:26:27 CET 2011
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 "The GNU crypto library".
The branch, master has been updated
via 3bbd874e677c5330b93591c3ae38f9e9372ebcd5 (commit)
from de7bd128995c9cf6e471d1bb16cf4a2f80262c96 (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 3bbd874e677c5330b93591c3ae38f9e9372ebcd5
Author: Werner Koch <wk at gnupg.org>
Date: Fri Jan 7 14:06:27 2011 +0100
Add a list of files to ignore.
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..05033b3
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+/aclocal.m4
+/autom4te.cache
+/config.h.in
+/configure
+Makefile.in
+doc/gcrypt.info
+doc/stamp-vti
+doc/version.texi
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
create mode 100644 .gitignore
hooks/post-receive
--
The GNU crypto library
http://git.gnupg.org
More information about the Gnupg-commits
mailing list