This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository gradle.
commit 19105e07e5951defbcdacb329e648354a193bb83 Author: Kai-Chung Yan (殷啟聰) <[email protected]> Date: Fri Oct 28 23:31:35 2016 +0800 d/.gitignore: Ignore *.doc-base.javadoc which is generated by javahelper --- debian/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/.gitignore b/debian/.gitignore index e4260bb..f32964a 100644 --- a/debian/.gitignore +++ b/debian/.gitignore @@ -3,6 +3,7 @@ /.javahelper_clean /.mh/ /*.1 +/*.doc-base.javadoc /*.log /*.substvars /debhelper-build-stamp -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

