mirror of
https://github.com/python/cpython.git
synced 2025-10-03 13:45:29 +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/*.*sdf
|
||||||
PCbuild/Win32-temp-*
|
PCbuild/Win32-temp-*
|
||||||
PCbuild/x64-temp-*
|
PCbuild/x64-temp-*
|
||||||
|
PCbuild/*-pgi
|
||||||
|
PCbuild/*-pgo
|
||||||
PCbuild/amd64
|
PCbuild/amd64
|
||||||
PCbuild/ipch
|
PCbuild/ipch
|
||||||
Tools/unicode/build/
|
Tools/unicode/build/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue