This is an automated email from the git hooks/post-receive script. ben pushed a commit to branch master in repository autocomplete.
commit 4fc24c6f425a454df59106571bdac19d57d85831 Author: bobbylight <[email protected]> Date: Fri Aug 9 16:03:57 2013 -0400 Adding .gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0aa83b0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +ant-classes +bin +dist +javadoc +autocomplete_*_Source.zip + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/autocomplete.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

