summaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorAndrew Kuchling <amk@amk.ca>2013-11-10 18:43:47 (GMT)
committerAndrew Kuchling <amk@amk.ca>2013-11-10 18:43:47 (GMT)
commit6b53296c5642c590fcba388c9d44e62a7202f07c (patch)
tree3c267a098530d11feb7d030d674d900c02a0b526 /.hgignore
parent29828a6fa9a7d42b1f2383860d37cdf7d9e74d49 (diff)
downloadcpython-6b53296c5642c590fcba388c9d44e62a7202f07c.zip
cpython-6b53296c5642c590fcba388c9d44e62a7202f07c.tar.gz
cpython-6b53296c5642c590fcba388c9d44e62a7202f07c.tar.bz2
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 18ccfb5..6128c2b 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