diff options
author | Fred Drake <fdrake@acm.org> | 2001-10-29 17:42:17 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-10-29 17:42:17 (GMT) |
commit | b0109ffb3b084837c6a47ba4d0d655a5407cc441 (patch) | |
tree | a17e40ff41d37722aa55db60d0d58631c378d927 /Doc/paper-a4 | |
parent | 520b0093db7da3f9aea4fbfaf727594971e38d7e (diff) | |
download | cpython-b0109ffb3b084837c6a47ba4d0d655a5407cc441.zip cpython-b0109ffb3b084837c6a47ba4d0d655a5407cc441.tar.gz cpython-b0109ffb3b084837c6a47ba4d0d655a5407cc441.tar.bz2 |
Ignore all *.tex files in the typesetting output directories since there are
a bunch of them now.
Diffstat (limited to 'Doc/paper-a4')
-rw-r--r-- | Doc/paper-a4/.cvsignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/paper-a4/.cvsignore b/Doc/paper-a4/.cvsignore index 90687b6..07f4f7d 100644 --- a/Doc/paper-a4/.cvsignore +++ b/Doc/paper-a4/.cvsignore @@ -13,4 +13,4 @@ *.l2h *.how README -api.tex +*.tex |