mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +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/x64-temp-*
|
||||
PCbuild/amd64
|
||||
PCbuild/ipch
|
||||
BuildLog.htm
|
||||
__pycache__
|
||||
Modules/_freeze_importlib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue