mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Changes for Wing Project file caused by mercurial transition. Plus ignoring python.exe-gdb.py.
This commit is contained in:
parent
4c9e91a092
commit
764d75f325
2 changed files with 4 additions and 1 deletions
|
@ -5,7 +5,8 @@
|
|||
##################################################################
|
||||
[project attributes]
|
||||
proj.directory-list = [{'dirloc': loc('..'),
|
||||
'excludes': [u'Lib/__pycache__',
|
||||
'excludes': [u'.hg',
|
||||
u'Lib/__pycache__',
|
||||
u'Doc/build',
|
||||
u'build'],
|
||||
'filter': '*',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue