Update .hgignore for new MSVC files
diff --git a/.hgignore b/.hgignore
index 1eb60c0..34fd18b 100644
--- a/.hgignore
+++ b/.hgignore
@@ -56,6 +56,9 @@
 PC/pythonnt_rc*.h
 PC/*.obj
 PC/*.exe
+PC/*/*.user
+PC/*/*.ncb
+PC/*/*.suo
 PCbuild/*.exe
 PCbuild/*.dll
 PCbuild/*.pdb
@@ -69,6 +72,7 @@
 PCbuild/*.*sdf
 PCbuild/Win32-temp-*
 PCbuild/x64-temp-*
+BuildLog.htm
 __pycache__
 Modules/_testembed
 .coverage