This is an automated email from the git hooks/post-receive script. tpot-guest pushed a commit to tag 0.6.5 in repository jffi-next.
commit f4474c3f4218aca0fde19acd3fb9e6733f3f5457 Author: Wayne Meissner <[email protected]> Date: Wed Feb 3 09:48:22 2010 +1000 Add *~ to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3172c06..43a5bd7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *.orig$ *.rej$ +*~$ nbproject/private build dist -- 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

