This is an automated email from the git hooks/post-receive script. tjaalton pushed a commit to branch master in repository jackson-jaxrs-providers.
commit 9f624b893f52eb683826b652d766b5fbb44e6181 Author: Christoffer Eide <[email protected]> Date: Sat Mar 30 19:44:38 2013 +0100 Added .idea folder to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 84914ec..66c4cfe 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ target *.iml *.ipr *.iws +.idea/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-jaxrs-providers.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

