You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
698 B

  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'