diff options
| author | Tim Peters <tim.peters@gmail.com> | 2004-03-20 05:00:56 +0000 |
|---|---|---|
| committer | Tim Peters <tim.peters@gmail.com> | 2004-03-20 05:00:56 +0000 |
| commit | bd6850f6cb4d078cd87c0dcade3d0138e162d9dc (patch) | |
| tree | fc4157a8aac5421f43143b014b31d6db9a4234a2 /PC/VC6 | |
| parent | 4ae4f2658bac76dbe66ff92ff5b1bf4a45a8cd24 (diff) | |
| download | cpython-git-bd6850f6cb4d078cd87c0dcade3d0138e162d9dc.tar.gz | |
Ignore oodles of MSVC-generated files.
Diffstat (limited to 'PC/VC6')
| -rw-r--r-- | PC/VC6/.cvsignore | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/PC/VC6/.cvsignore b/PC/VC6/.cvsignore new file mode 100644 index 0000000000..4ee87eba6c --- /dev/null +++ b/PC/VC6/.cvsignore @@ -0,0 +1,14 @@ +*.WSM +*.bsc +*.dbg +*.dll +*.exe +*.exp +*.ilk +*.lib +*.ncb +*.opt +*.pdb +*.plg +*.pyd +*-temp-* |
