diff options
author | Fred Drake <fdrake@acm.org> | 2002-04-09 14:54:26 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2002-04-09 14:54:26 (GMT) |
commit | eee12e9aba74700f2cbae7d941a3ed118f729e5b (patch) | |
tree | 4b520642c66b96d7611964db6a38d0ca208a33a6 /Doc/isilo | |
parent | fd867719bc393096e6aaa2910694f03c6cbcc365 (diff) | |
download | cpython-eee12e9aba74700f2cbae7d941a3ed118f729e5b.zip cpython-eee12e9aba74700f2cbae7d941a3ed118f729e5b.tar.gz cpython-eee12e9aba74700f2cbae7d941a3ed118f729e5b.tar.bz2 |
Ignore an output directory for intermediates here as well.
Diffstat (limited to 'Doc/isilo')
-rw-r--r-- | Doc/isilo/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/isilo/.cvsignore b/Doc/isilo/.cvsignore index 830843c..b42e18f 100644 --- a/Doc/isilo/.cvsignore +++ b/Doc/isilo/.cvsignore @@ -7,4 +7,5 @@ ref tut dist inst +whatsnew python-*.pdb |