mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Ignore files generated by MSVC PGO builds.
This commit is contained in:
parent
088639936d
commit
c2447f2a15
1 changed files with 2 additions and 0 deletions
|
@ -80,6 +80,8 @@ PCbuild/*.suo
|
|||
PCbuild/*.*sdf
|
||||
PCbuild/Win32-temp-*
|
||||
PCbuild/x64-temp-*
|
||||
PCbuild/*-pgi
|
||||
PCbuild/*-pgo
|
||||
PCbuild/amd64
|
||||
PCbuild/ipch
|
||||
Tools/unicode/build/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue