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/__pycache__',
     10                                      u'Doc/build',
     11                                      u'build'],
     12                         'filter': '*',
     13                         'include_hidden': False,
     14                         'recursive': True,
     15                         'watch_for_changes': True}]
     16 proj.file-type = 'shared'
     17