summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorTim Peters <tim@python.org>2013-11-02 13:21:28 -0500
committerTim Peters <tim@python.org>2013-11-02 13:21:28 -0500
commita8b4a7d90efdf58d12f94ba2a49161241fad56d9 (patch)
tree23fc6e7f33b8d4e24c3c05772f71fcc6faa16b96 /.hgignore
parent673f43177330be2918b8183002cf8ec4960b200f (diff)
downloadcpython-a8b4a7d90efdf58d12f94ba2a49161241fad56d9.tar.gz
Mercurial: ignore precompiled header files on Windows.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index e27971ba61..18ccfb5aab 100644
--- a/.hgignore
+++ b/.hgignore
@@ -86,6 +86,7 @@ PCbuild/*.*sdf
PCbuild/Win32-temp-*
PCbuild/x64-temp-*
PCbuild/amd64
+PCbuild/ipch
BuildLog.htm
__pycache__
Modules/_freeze_importlib