Changes by Mark Hammond to ignore more by-products of the build.
diff --git a/PCbuild/.cvsignore b/PCbuild/.cvsignore
index 846227c..4ee87eb 100644
--- a/PCbuild/.cvsignore
+++ b/PCbuild/.cvsignore
@@ -2,6 +2,7 @@
 *.bsc
 *.dbg
 *.dll
+*.exe
 *.exp
 *.ilk
 *.lib
@@ -10,4 +11,4 @@
 *.pdb
 *.plg
 *.pyd
-temp-*
+*-temp-*