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