]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Adding Wing IDE version 4 project file
authorMichael Foord <fuzzyman@voidspace.org.uk>
Wed, 13 Oct 2010 13:15:02 +0000 (13:15 +0000)
committerMichael Foord <fuzzyman@voidspace.org.uk>
Wed, 13 Oct 2010 13:15:02 +0000 (13:15 +0000)
Misc/python-wing3.wpr [moved from Misc/python-wing.wpr with 100% similarity]
Misc/python-wing4.wpr [new file with mode: 0644]

similarity index 100%
rename from Misc/python-wing.wpr
rename to Misc/python-wing3.wpr
diff --git a/Misc/python-wing4.wpr b/Misc/python-wing4.wpr
new file mode 100644 (file)
index 0000000..cc2cf23
--- /dev/null
@@ -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'