[cmucl-cvs] [git] CMU Common Lisp branch master updated. release-20c-base-6-gdf24c18
Raymond Toy
rtoy at common-lisp.net
Sun Oct 30 17:27:58 UTC 2011
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 df24c184b9235970968cafd51dee7716491016d9 (commit)
via d7cf6dcd12c849c14daba4d086b5c571215018b3 (commit)
from 4c04d402638dd573a2952e88fa3c920243160b30 (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 df24c184b9235970968cafd51dee7716491016d9
Merge: 4c04d40 d7cf6dc
Author: Raymond Toy <toy.raymond at gmail.com>
Date: Sun Oct 30 10:27:25 2011 -0700
Merge branch 'RELEASE-20C-BRANCH'
commit d7cf6dcd12c849c14daba4d086b5c571215018b3
Author: Raymond Toy <toy.raymond at gmail.com>
Date: Sat Oct 29 23:31:10 2011 -0700
Ignore files generated by tex.
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..7937ace
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,15 @@
+docs/cmu-user/*.aux
+docs/cmu-user/*.cdx
+docs/cmu-user/*.cnd
+docs/cmu-user/*.fdx
+docs/cmu-user/*.fnd
+docs/cmu-user/*.idx
+docs/cmu-user/*.tdx
+docs/cmu-user/*.tnd
+docs/cmu-user/*.toc
+docs/cmu-user/*.vdx
+docs/cmu-user/*.vnd
+docs/cmu-user/*.ilg
+docs/cmu-user/*.out
+docs/cmu-user/*.pdf
+docs/cmu-user/*.log
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
create mode 100644 .gitignore
hooks/post-receive
--
CMU Common Lisp
More information about the cmucl-cvs
mailing list