Staging
v0.8.1
Revision b2506101342f26962fec33d5a4d577d54f116145 authored by Larry Hastings on 08 February 2015, 00:04:22 UTC, committed by Larry Hastings on 08 February 2015, 00:04:22 UTC
1 parent e552906
Raw File
python-wing3.wpr
#!wing
#!version=3.0
##################################################################
# Wing IDE project file                                          #
##################################################################
[project attributes]
proj.directory-list = [{'dirloc': loc('..'),
                        'excludes': [u'Lib/__pycache__'],
                        'filter': '*',
                        'include_hidden': False,
                        'recursive': True,
                        'watch_for_changes': True}]
proj.file-type = 'shared'
back to top