diff options
author | Fred Drake <fdrake@acm.org> | 2001-07-18 21:04:35 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-07-18 21:04:35 (GMT) |
commit | cb417c0724c7d31cd149442db3eece5406c33a02 (patch) | |
tree | 5b9278dacc00fd1e5c32fff15a072fde645c857a /Doc | |
parent | 3dac559299100c135fded9bb22536dbb1379a9bc (diff) | |
download | cpython-cb417c0724c7d31cd149442db3eece5406c33a02.zip cpython-cb417c0724c7d31cd149442db3eece5406c33a02.tar.gz cpython-cb417c0724c7d31cd149442db3eece5406c33a02.tar.bz2 |
Ignore all .tar files in the top directory; we're about to generate
more of them.
Diffstat (limited to 'Doc')
-rwxr-xr-x | Doc/.cvsignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/.cvsignore b/Doc/.cvsignore index 2c64148..9af2deb 100755 --- a/Doc/.cvsignore +++ b/Doc/.cvsignore @@ -1,4 +1,4 @@ *.tgz *.tar.bz2 *.zip -html-*.tar +*.tar |