This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository carton.
commit 827b2e0e81960df768c61a950715acf4f36632a6 Author: Tatsuhiko Miyagawa <[email protected]> Date: Tue Sep 24 20:03:02 2013 +0900 ignore vendor --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index dd0a446..d703737 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ local/ cpanfile.snapshot /carton-* /.build +/vendor -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/carton.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
