Staging
v0.8.1
Revision 5aad027db9618f22f6fa2274e05dd50f928d2ed7 authored by Raymond Hettinger on 14 June 2020, 02:17:28 UTC, committed by GitHub on 14 June 2020, 02:17:28 UTC
1 parent d71ab4f
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