diff options
author | Steve Dower <steve.dower@microsoft.com> | 2015-02-05 22:08:48 -0800 |
---|---|---|
committer | Steve Dower <steve.dower@microsoft.com> | 2015-02-05 22:08:48 -0800 |
commit | bb24087a2cbfb186b540cc71a74ec8c39c1ebe3a (patch) | |
tree | 3b586e72b5744c4076a222e8f803a00d17b5f20f /.hgignore | |
parent | 7425f36ee74ccf5bfc2894aca6e6b86815894f98 (diff) | |
download | cpython-git-bb24087a2cbfb186b540cc71a74ec8c39c1ebe3a.tar.gz |
Issue #23260: Update Windows installer
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -90,5 +90,6 @@ htmlcov/ *.gcno *.gcov coverage.info +Tools/msi/obj Tools/ssl/amd64 Tools/ssl/win32 |