diff options
author | Fred Drake <fdrake@acm.org> | 1998-05-06 21:43:40 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-05-06 21:43:40 (GMT) |
commit | ffe9b459ab995c7099088889109b42e7ab2a13c0 (patch) | |
tree | 6d6a3dbe06e3c5d9474bb2de7114039b3b023ec2 /Doc/paper-letter/.cvsignore | |
parent | f24b3a3c7c6087a0f040e9e01bb77cc70e4aca14 (diff) | |
download | cpython-ffe9b459ab995c7099088889109b42e7ab2a13c0.zip cpython-ffe9b459ab995c7099088889109b42e7ab2a13c0.tar.gz cpython-ffe9b459ab995c7099088889109b42e7ab2a13c0.tar.bz2 |
Ignore intermediate files.
Diffstat (limited to 'Doc/paper-letter/.cvsignore')
-rw-r--r-- | Doc/paper-letter/.cvsignore | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Doc/paper-letter/.cvsignore b/Doc/paper-letter/.cvsignore new file mode 100644 index 0000000..2917640 --- /dev/null +++ b/Doc/paper-letter/.cvsignore @@ -0,0 +1,11 @@ +*.ind +*.log +*.aux +*.dvi +*.toc +*.ps +*.idx +*.ilg +*.pdf +*.out +*.bkm |