diff options
author | Guido van Rossum <guido@python.org> | 1997-11-22 22:05:00 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-11-22 22:05:00 (GMT) |
commit | 7db30cad1ed4b87f23646ab7ebb2641b5d014b4a (patch) | |
tree | e66793630b5d454290d8df4701457a52279d206f /PC/example_nt | |
parent | 50d4cc2f1da13e240cce4e65bd8d954b72b7b57f (diff) | |
download | cpython-7db30cad1ed4b87f23646ab7ebb2641b5d014b4a.zip cpython-7db30cad1ed4b87f23646ab7ebb2641b5d014b4a.tar.gz cpython-7db30cad1ed4b87f23646ab7ebb2641b5d014b4a.tar.bz2 |
ignore various VC++ turds
Diffstat (limited to 'PC/example_nt')
-rw-r--r-- | PC/example_nt/.cvsignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/PC/example_nt/.cvsignore b/PC/example_nt/.cvsignore new file mode 100644 index 0000000..57a1dbf --- /dev/null +++ b/PC/example_nt/.cvsignore @@ -0,0 +1,5 @@ +? example.ncb +? release +? debug +? .c +? example.mdp |