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 "GNU gss".
http://git.savannah.gnu.org/cgit/gss.git/commit/?id=336ab7dfbcb6ec949b57de3a368b5fc37905736e The branch, master has been updated via 336ab7dfbcb6ec949b57de3a368b5fc37905736e (commit) from f057c1b05ecfae1ae18d4bb773f26bcb5f1b37b7 (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 336ab7dfbcb6ec949b57de3a368b5fc37905736e Author: Simon Josefsson <[email protected]> Date: Thu Oct 9 16:01:35 2014 +0200 Ignore more. ----------------------------------------------------------------------- Summary of changes: .gitignore | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 9960a47..be3a882 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,8 @@ Makefile.in TAGS aclocal.m4 autom4te.cache/ +build-aux/ar-lib +build-aux/compile build-aux/config.guess build-aux/config.sub build-aux/depcomp @@ -15,6 +17,7 @@ build-aux/install-sh build-aux/ltmain.sh build-aux/mdate-sh build-aux/missing +build-aux/test-driver build-aux/texinfo.tex config.h config.h.in @@ -42,6 +45,7 @@ doc/gss.log doc/gss.pdf doc/gss.pg doc/gss.ps +doc/gss.t2p/ doc/gss.toc doc/gss.tp doc/gss.vr @@ -162,6 +166,7 @@ lib/version.lo lib/version.o libtool m4/codeset.m4 +m4/extern-inline.m4 m4/fcntl-o.m4 m4/gettext.m4 m4/glibc2.m4 @@ -244,6 +249,7 @@ src/gl/libgnu.la src/gl/link-warning.h src/gl/progname.lo src/gl/progname.o +src/gl/stdio.h src/gl/string.h src/gl/sys/ src/gl/tests/.deps/ @@ -310,6 +316,8 @@ src/gl/tests/version-etc-fsf.o src/gl/tests/warn-on-use.h src/gl/tests/wchar.h src/gl/unistd.h +src/gl/unistd.lo +src/gl/unistd.o src/gl/version-etc.lo src/gl/version-etc.o src/gl/warn-on-use.h hooks/post-receive -- GNU gss _______________________________________________ Gss-commit mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gss-commit
