We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b35e19 commit e04275dCopy full SHA for e04275d
Misc/python-wing.wpr Misc/python-wing3.wpr
Misc/python-wing4.wpr
@@ -0,0 +1,13 @@
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'Lib/__pycache__'],
9
+ 'filter': '*',
10
+ 'include_hidden': False,
11
+ 'recursive': True,
12
+ 'watch_for_changes': True}]
13
+proj.file-type = 'shared'
0 commit comments