summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2014-11-01 22:48:24 -0500
committerZachary Ware <zachary.ware@gmail.com>2014-11-01 22:48:24 -0500
commit740e1dcdc22027899cd3e88c2bdc99af8071a805 (patch)
tree66cb7c92fff811be38421614b8150134a781cc3c /.gitignore
parentIssue #22770: merge from 3.4 (diff)
parentIssue #17896: Move Windows external lib sources from .. to externals. (diff)
downloadcpython-740e1dcdc22027899cd3e88c2bdc99af8071a805.tar.gz
cpython-740e1dcdc22027899cd3e88c2bdc99af8071a805.tar.bz2
cpython-740e1dcdc22027899cd3e88c2bdc99af8071a805.zip
Issue #17896: Move Windows external lib sources from .. to externals.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5221fd75463..c7db0c7687b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -80,4 +80,5 @@ tags
TAGS
.coverage
coverage/
+externals/
htmlcov/