This is an automated email from the git hooks/post-receive script. tpot-guest pushed a commit to annotated tag upstream/1.0.10 in repository jffi-next.
commit ac621c52834470e65881e889fcb66a04b53ed1f5 Author: Wayne Meissner <[email protected]> Date: Thu Mar 3 18:29:37 2011 +1000 Add .settings to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d89047e..fd4b9c8 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ build.eclipse dist lib/nblibraries-private.properties jni/libffi/doc/libffi.info$ +/.settings/ \ No newline at end of file -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jffi-next.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

