diff options
| author | Tim Peters <tim@python.org> | 2013-11-02 13:21:28 -0500 |
|---|---|---|
| committer | Tim Peters <tim@python.org> | 2013-11-02 13:21:28 -0500 |
| commit | b19ff4174183e1e519c99243cff0e3c30e9ac258 (patch) | |
| tree | 52f980d976c9e67821bf7b89979db660fd8084e4 | |
| parent | df0b14dad262eb9c0633f0b935f9cfbbc1bc530f (diff) | |
| download | cpython-git-b19ff4174183e1e519c99243cff0e3c30e9ac258.tar.gz | |
Mercurial: ignore precompiled header files on Windows.
| -rw-r--r-- | .hgignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -86,6 +86,7 @@ PCbuild/*.*sdf PCbuild/Win32-temp-* PCbuild/x64-temp-* PCbuild/amd64 +PCbuild/ipch BuildLog.htm __pycache__ Modules/_freeze_importlib |
