blob: cc2cf2323ecfadc034290c363c271e4b8fd2bcb5 [file] [log] [blame]
Benjamin Petersonf47ed4a2009-04-11 20:45:40 +00001#!wing
Michael Foordfc338182010-10-13 13:15:02 +00002#!version=4.0
Benjamin Petersonf47ed4a2009-04-11 20:45:40 +00003##################################################################
4# Wing IDE project file #
5##################################################################
6[project attributes]
7proj.directory-list = [{'dirloc': loc('..'),
Michael Foordbd6c0792010-07-25 23:09:25 +00008 'excludes': [u'Lib/__pycache__'],
Benjamin Petersonf47ed4a2009-04-11 20:45:40 +00009 'filter': '*',
10 'include_hidden': False,
11 'recursive': True,
12 'watch_for_changes': True}]
13proj.file-type = 'shared'