diff options
author | Tim Peters <tim.peters@gmail.com> | 2004-07-18 06:27:59 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2004-07-18 06:27:59 (GMT) |
commit | 56b021a27ba2a0471cd0c4776da281f0fb535780 (patch) | |
tree | 2ee594b2a584ddfea62e3f27633a366cd3a2d221 /PCbuild | |
parent | a44b56540f5acfdf3922155bd07647cca8cf5b43 (diff) | |
download | cpython-56b021a27ba2a0471cd0c4776da281f0fb535780.zip cpython-56b021a27ba2a0471cd0c4776da281f0fb535780.tar.gz cpython-56b021a27ba2a0471cd0c4776da281f0fb535780.tar.bz2 |
Ignore more encoding input files.
Diffstat (limited to 'PCbuild')
-rw-r--r-- | PCbuild/.cvsignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/PCbuild/.cvsignore b/PCbuild/.cvsignore index f8734a7..7141fcf 100644 --- a/PCbuild/.cvsignore +++ b/PCbuild/.cvsignore @@ -25,3 +25,5 @@ CP936.TXT CP932.TXT BIG5HKSCS.TXT BIG5.TXT +SHIFT_JISX0213.TXT +SHIFTJIS.TXT |