mirror of
https://github.com/python/cpython.git
synced 2025-11-11 22:55:08 +00:00
Mercurial: ignore precompiled header files on Windows.
This commit is contained in:
parent
df0b14dad2
commit
b19ff41741
1 changed files with 1 additions and 0 deletions
|
|
@ -86,6 +86,7 @@ PCbuild/*.*sdf
|
||||||
PCbuild/Win32-temp-*
|
PCbuild/Win32-temp-*
|
||||||
PCbuild/x64-temp-*
|
PCbuild/x64-temp-*
|
||||||
PCbuild/amd64
|
PCbuild/amd64
|
||||||
|
PCbuild/ipch
|
||||||
BuildLog.htm
|
BuildLog.htm
|
||||||
__pycache__
|
__pycache__
|
||||||
Modules/_freeze_importlib
|
Modules/_freeze_importlib
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue