1#!wing
2#!version=3.0
3##################################################################
4# Wing IDE project file                                          #
5##################################################################
6[project attributes]
7proj.directory-list = [{'dirloc': loc('..'),
8                        'excludes': [u'Lib/__pycache__'],
9                        'filter': '*',
10                        'include_hidden': False,
11                        'recursive': True,
12                        'watch_for_changes': True}]
13proj.file-type = 'shared'
14