diff options
| author | Andrew Kuchling <amk@amk.ca> | 2013-11-10 18:43:47 (GMT) |
|---|---|---|
| committer | Andrew Kuchling <amk@amk.ca> | 2013-11-10 18:43:47 (GMT) |
| commit | 6b53296c5642c590fcba388c9d44e62a7202f07c (patch) | |
| tree | 3c267a098530d11feb7d030d674d900c02a0b526 | |
| parent | 29828a6fa9a7d42b1f2383860d37cdf7d9e74d49 (diff) | |
| download | cpython-6b53296c5642c590fcba388c9d44e62a7202f07c.zip cpython-6b53296c5642c590fcba388c9d44e62a7202f07c.tar.gz cpython-6b53296c5642c590fcba388c9d44e62a7202f07c.tar.bz2 | |
Ignore two constructed directories in Tools/unicode
| -rw-r--r-- | .hgignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
