diff options
author | 2014-03-14 23:13:00 +0000 | |
---|---|---|
committer | 2014-03-14 23:13:00 +0000 | |
commit | 21b391c956c22246b137248e9cadf4cd436f1ac5 (patch) | |
tree | c510a69520d2a13fa3e564a22e5382bc89240722 /.hgignore | |
parent | whatsnew: final edit pass. (diff) | |
download | cpython-21b391c956c22246b137248e9cadf4cd436f1ac5.tar.gz cpython-21b391c956c22246b137248e9cadf4cd436f1ac5.tar.bz2 cpython-21b391c956c22246b137248e9cadf4cd436f1ac5.zip |
Reverted change introduced in edb12dad7bf6.
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.hgignore b/.hgignore index 6128c2bbaef..91f02fd2a31 100644 --- a/.hgignore +++ b/.hgignore @@ -24,11 +24,6 @@ python-config.py$ reflog.txt$ tags$ Lib/plat-mac/errors.rsrc.df.rsrc -Doc/tools/sphinx/ -Doc/tools/docutils/ -Doc/tools/jinja/ -Doc/tools/jinja2/ -Doc/tools/pygments/ Misc/python.pc Misc/python-config.sh$ Modules/Setup$ |