This is an automated email from the git hooks/post-receive script. ben pushed a commit to branch master in repository autocomplete.
commit 6d82a839c89169c5673a879404cafaf0a78db1a0 Author: Benjamin Mesing <[email protected]> Date: Mon Oct 21 19:09:41 2013 +0200 - added .pc to gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0aa83b0..46c39fe 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,4 @@ bin dist javadoc autocomplete_*_Source.zip - +.pc -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/autocomplete.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

