Staging
v0.5.1
Revision c186b237993ac0c1c6ee1a195754702cc01625d7 authored by Georg Brandl on 02 March 2014, 08:19:03 UTC, committed by Georg Brandl on 02 March 2014, 08:19:03 UTC
1 parent bb386cf
Raw File
python-wing4.wpr
#!wing
#!version=4.0
##################################################################
# Wing IDE project file                                          #
##################################################################
[project attributes]
proj.directory-list = [{'dirloc': loc('..'),
                        'excludes': [u'.hg',
                                     u'Lib/unittest/__pycache__',
                                     u'Lib/unittest/test/__pycache__',
                                     u'Lib/__pycache__',
                                     u'build',
                                     u'Doc/build'],
                        'filter': '*',
                        'include_hidden': False,
                        'recursive': True,
                        'watch_for_changes': True}]
proj.file-type = 'shared'
back to top