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 795391b8009c642a41ab0f44f8345252e1830d54 Author: Wayne Meissner <[email protected]> Date: Sat Jan 30 09:39:05 2010 +1000 Convert .hgignore to .gitignore --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3172c06 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +*.orig$ +*.rej$ +nbproject/private +build +dist +lib/nblibraries-private.properties +jni/libffi/doc/libffi.info$ -- 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

