This is an automated email from the git hooks/post-receive script. mckinstry pushed a commit to branch debian/master in repository rest-gradle-plugin.
commit af8d09d1ec985a1fdfab73bd437f15206edc5574 Author: Andrea Rossi <[email protected]> Date: Wed Aug 6 09:52:46 2014 +0200 Update gitignore Adds *.ipr and *.iws files to the list --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3a94b4f..018d72d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ *.iml .idea .gradle -build \ No newline at end of file +build +*.ipr +*.iws \ No newline at end of file -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/rest-gradle-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

