Staging
v0.8.1
Revision 60eb9f1ab59a59ddf81d3da3513cfa3251169b5c authored by Pablo Galindo on 28 June 2020, 00:55:47 UTC, committed by GitHub on 28 June 2020, 00:55:47 UTC
1 parent 9d197c7
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