summaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2014-11-02 03:39:21 (GMT)
committerZachary Ware <zachary.ware@gmail.com>2014-11-02 03:39:21 (GMT)
commit4b2b1de0bdca9020a015473c5348e1a1d4bb53f9 (patch)
tree973bb0c572ba91436bf387b71f9f025d01284bf4 /.hgignore
parent91f01e175a4f8f21893401573bdc36c5004388dd (diff)
downloadcpython-4b2b1de0bdca9020a015473c5348e1a1d4bb53f9.zip
cpython-4b2b1de0bdca9020a015473c5348e1a1d4bb53f9.tar.gz
cpython-4b2b1de0bdca9020a015473c5348e1a1d4bb53f9.tar.bz2
Issue #17896: Move Windows external lib sources from .. to externals.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index c67ffb8..9e5a583 100644
--- a/.hgignore
+++ b/.hgignore
@@ -92,6 +92,7 @@ Modules/_freeze_importlib
Modules/_testembed
.coverage
coverage/
+externals/
htmlcov/
*.gcda
*.gcno