| #!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' |