diff options
author | Thomas Heller <theller@ctypes.org> | 2004-12-31 16:37:32 +0000 |
---|---|---|
committer | Thomas Heller <theller@ctypes.org> | 2004-12-31 16:37:32 +0000 |
commit | 54266fce8db4c303a2c5ae84ecd0db493b400625 (patch) | |
tree | c6d285de16d8c19c6c785ea698b17f43fd604eca /PC | |
parent | Strip out double dashes and dashes for options not used during parsing of (diff) | |
download | cpython-54266fce8db4c303a2c5ae84ecd0db493b400625.tar.gz cpython-54266fce8db4c303a2c5ae84ecd0db493b400625.tar.bz2 cpython-54266fce8db4c303a2c5ae84ecd0db493b400625.zip |
cvsignore files generated by make_versioninfo.
Diffstat (limited to 'PC')
-rw-r--r-- | PC/.cvsignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/PC/.cvsignore b/PC/.cvsignore index df8a29e469f..762036556ff 100644 --- a/PC/.cvsignore +++ b/PC/.cvsignore @@ -1,2 +1,4 @@ +python_nt.h +python_nt_d.h pythonnt_rc.h pythonnt_rc_d.h |