Skip to content

Commit e04275d

Browse files
author
Michael Foord
committed
Adding Wing IDE version 4 project file
1 parent 4b35e19 commit e04275d

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed
File renamed without changes.

Misc/python-wing4.wpr

+13
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)