| Benjamin Peterson | f47ed4a | 2009-04-11 20:45:40 +0000 | [diff] [blame] | 1 | #!wing | 
 | 2 | #!version=3.0 | 
 | 3 | ################################################################## | 
 | 4 | # Wing IDE project file                                          # | 
 | 5 | ################################################################## | 
 | 6 | [project attributes] | 
 | 7 | proj.directory-list = [{'dirloc': loc('..'), | 
| Michael Foord | bd6c079 | 2010-07-25 23:09:25 +0000 | [diff] [blame] | 8 |                         'excludes': [u'Lib/__pycache__'], | 
| Benjamin Peterson | f47ed4a | 2009-04-11 20:45:40 +0000 | [diff] [blame] | 9 |                         'filter': '*', | 
 | 10 |                         'include_hidden': False, | 
 | 11 |                         'recursive': True, | 
 | 12 |                         'watch_for_changes': True}] | 
 | 13 | proj.file-type = 'shared' |