mirror of
https://github.com/python/cpython.git
synced 2025-08-22 17:55:18 +00:00
Ignore two constructed directories in Tools/unicode
This commit is contained in:
parent
29828a6fa9
commit
6b53296c56
1 changed files with 2 additions and 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue