Home | History | Annotate | Download | only in Misc
      1 #!wing
      2 #!version=4.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'
     19