This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository java-package.
commit 97eac6ece1f6c7680010f9eb33f1dc694ed778a8 Author: Emmanuel Bourg <[email protected]> Date: Sat Aug 31 01:31:16 2013 +0200 Ignore the archives in the current directory --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index b25c15b..001afb5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,6 @@ *~ +*.zip +*.bin +*.tar.gz +*.deb +debian/substvars -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-package.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

