Kaydet (Commit) adbda176 authored tarafından Antoine Pitrou's avatar Antoine Pitrou

Update .hgignore for new MSVC files

üst 51b2ed51
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment