diff options
author | Thomas Heller <theller@ctypes.org> | 2004-04-22 17:11:49 (GMT) |
---|---|---|
committer | Thomas Heller <theller@ctypes.org> | 2004-04-22 17:11:49 (GMT) |
commit | 1a9d32b8d4611dd7c95d1dba1b5d1940cbbe3610 (patch) | |
tree | efd5cc9f3cbc486db6b06f6019a89e1d49f378d7 /PCbuild | |
parent | 8598b1003732fe5c658d168794d61c718d62d658 (diff) | |
download | cpython-1a9d32b8d4611dd7c95d1dba1b5d1940cbbe3610.zip cpython-1a9d32b8d4611dd7c95d1dba1b5d1940cbbe3610.tar.gz cpython-1a9d32b8d4611dd7c95d1dba1b5d1940cbbe3610.tar.bz2 |
cvs ignore the user options files *.suo
Diffstat (limited to 'PCbuild')
-rw-r--r-- | PCbuild/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/PCbuild/.cvsignore b/PCbuild/.cvsignore index 4ee87eb..70e3070 100644 --- a/PCbuild/.cvsignore +++ b/PCbuild/.cvsignore @@ -12,3 +12,4 @@ *.plg *.pyd *-temp-* +*.suo |