This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMU Common Lisp".
The branch, master has been updated via 5c93b7785dc917fdc6f633606a49ebf6f97077dd (commit) from 4d8eb68fd59351d6c8277f99b92657ef072d199f (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 5c93b7785dc917fdc6f633606a49ebf6f97077dd Author: Alex Goncharov alex-goncharov@comcast.net Date: Sun Mar 4 12:09:30 2012 -0500
.gitignore: add build-*
diff --git a/.gitignore b/.gitignore index c122cd7..614b6ed 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ linux-[234] linux-8bit-[234] sparc-[234] sparc-8bit-[234] +build-*
# Ignore files generated by TeX src/docs/cmu-user/*.aux
-----------------------------------------------------------------------
Summary of changes: .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
hooks/post-receive