summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorBrett Cannon <brett@python.org>2012-10-28 11:46:51 -0400
committerBrett Cannon <brett@python.org>2012-10-28 11:46:51 -0400
commitf873d7c20e9b87e13b27d0eff34c5f50358d4105 (patch)
treeca23ebc4f71d67142a934e49c8cae759eee161ea /.hgignore
parent74076cb85ecd0580fdced994fbfb053f6f39f59c (diff)
downloadcpython-git-f873d7c20e9b87e13b27d0eff34c5f50358d4105.tar.gz
Issue #16342: Lib/_sysconfigdata.py is no longer put into Lib, so
don't ignore it if it's still there.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index a01a17857b..967699c9fd 100644
--- a/.hgignore
+++ b/.hgignore
@@ -47,7 +47,6 @@ libpython*.so*
*.pyd
*.cover
*~
-Lib/_sysconfigdata.py
Lib/lib2to3/*.pickle
Lib/test/data/*
Misc/*.wpu