From: Andrew Kuchling Date: Sun, 10 Nov 2013 18:43:47 +0000 (-0500) Subject: Ignore two constructed directories in Tools/unicode X-Git-Tag: v3.4.0b1~331 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6b53296c5642c590fcba388c9d44e62a7202f07c;p=thirdparty%2FPython%2Fcpython.git Ignore two constructed directories in Tools/unicode --- diff --git a/.hgignore b/.hgignore index 18ccfb5aab1e..6128c2bbaef1 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