diff options
-rw-r--r-- | Misc/python-wing3.wpr (renamed from Misc/python-wing.wpr) | 0 | ||||
-rw-r--r-- | Misc/python-wing4.wpr | 13 |
2 files changed, 13 insertions, 0 deletions
diff --git a/Misc/python-wing.wpr b/Misc/python-wing3.wpr index abe7894..abe7894 100644 --- a/Misc/python-wing.wpr +++ b/Misc/python-wing3.wpr diff --git a/Misc/python-wing4.wpr b/Misc/python-wing4.wpr new file mode 100644 index 0000000..cc2cf23 --- /dev/null +++ b/Misc/python-wing4.wpr @@ -0,0 +1,13 @@ +#!wing +#!version=4.0 +################################################################## +# Wing IDE project file # +################################################################## +[project attributes] +proj.directory-list = [{'dirloc': loc('..'), + 'excludes': [u'Lib/__pycache__'], + 'filter': '*', + 'include_hidden': False, + 'recursive': True, + 'watch_for_changes': True}] +proj.file-type = 'shared' |