This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository gradle-debian-helper.
commit a38365052da9b0f3bfd7726bd3a0394d6b15c353 Author: Kai-Chung Yan (殷啟聰) <[email protected]> Date: Fri Oct 21 14:10:59 2016 +0800 .gitignore: Ignore more generated files --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ebfed6c..67d00e6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ *.iml -target +target/ .gradle build +.idea/ +debian/maven.* \ No newline at end of file -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle-debian-helper.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

