Michael Foord | e28bb15 | 2013-11-23 13:29:23 +0000 | [diff] [blame] | 1 | #!wing |
| 2 | #!version=5.0 |
| 3 | ################################################################## |
| 4 | # Wing IDE project file # |
| 5 | ################################################################## |
| 6 | [project attributes] |
| 7 | proj.directory-list = [{'dirloc': loc('..'), |
| 8 | 'excludes': [u'.hg', |
| 9 | u'Lib/unittest/__pycache__', |
| 10 | u'Lib/unittest/test/__pycache__', |
| 11 | u'Lib/__pycache__', |
| 12 | u'build', |
| 13 | u'Doc/build'], |
| 14 | 'filter': '*', |
| 15 | 'include_hidden': False, |
| 16 | 'recursive': True, |
| 17 | 'watch_for_changes': True}] |
| 18 | proj.file-type = 'shared' |