From: Zachary Ware Date: Wed, 19 Mar 2014 03:28:16 +0000 (-0500) Subject: Ignore files generated by MSVC PGO builds. X-Git-Tag: v3.4.1rc1~220 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c2447f2a1581c6f94bd36facb27c108a50bfed93;p=thirdparty%2FPython%2Fcpython.git Ignore files generated by MSVC PGO builds. --- diff --git a/.hgignore b/.hgignore index 91f02fd2a312..c67ffb8cbc6d 100644 --- a/.hgignore +++ b/.hgignore @@ -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/