]> granicus.if.org Git - python/commitdiff
Update .hgignore for new MSVC files
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 16 May 2012 09:31:13 +0000 (11:31 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 16 May 2012 09:31:13 +0000 (11:31 +0200)
.hgignore

index 1eb60c0489c33b322ddeed999d3020098a52ddfd..34fd18b0ba66a445e41a9e00c09cba349277ee8a 100644 (file)
--- a/.hgignore
+++ b/.hgignore
@@ -56,6 +56,9 @@ PC/python_nt*.h
 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/*.suo
 PCbuild/*.*sdf
 PCbuild/Win32-temp-*
 PCbuild/x64-temp-*
+BuildLog.htm
 __pycache__
 Modules/_testembed
 .coverage