This is an automated email from the git hooks/post-receive script. garik-guest pushed a commit to branch master in repository bash-completion.
commit afe39fd1e171d0ea3d4fb8ec0d8c8c14fa120ed8 Author: Damien Nadé <[email protected]> Date: Tue Jun 10 13:12:51 2014 +0200 Added test/site.{bak,exp} to .gitignore --- test/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/.gitignore b/test/.gitignore index 0a099fd..2ea9dc1 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -1,2 +1,4 @@ dbg.log xtrace.log +site.exp +site.bak -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/bash-completion/bash-completion.git _______________________________________________ Bash-completion-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/bash-completion-commits
