summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorAndrew Kuchling <amk@amk.ca>2013-11-10 13:43:47 -0500
committerAndrew Kuchling <amk@amk.ca>2013-11-10 13:43:47 -0500
commit6b53296c5642c590fcba388c9d44e62a7202f07c (patch)
tree3c267a098530d11feb7d030d674d900c02a0b526 /.hgignore
parent29828a6fa9a7d42b1f2383860d37cdf7d9e74d49 (diff)
downloadcpython-git-6b53296c5642c590fcba388c9d44e62a7202f07c.tar.gz
Ignore two constructed directories in Tools/unicode
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 18ccfb5aab..6128c2bbae 100644
--- a/.hgignore
+++ b/.hgignore
@@ -87,6 +87,8 @@ PCbuild/Win32-temp-*
PCbuild/x64-temp-*
PCbuild/amd64
PCbuild/ipch
+Tools/unicode/build/
+Tools/unicode/MAPPINGS/
BuildLog.htm
__pycache__
Modules/_freeze_importlib