Description:
Add some IronPython-related changes.
Commit status:
[Not Reviewed]
References:
Diff options:
Comments:
0 Commit comments
0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
@@ -4,6 +4,7 | |||
|
4 | 4 | .vs/* |
|
5 | 5 | *.DS_Store |
|
6 | 6 | *mono_crash* |
|
7 | *.pytest_cache/* | |
|
7 | 8 | |
|
8 | 9 | packages/* |
|
9 | 10 | [Dd]ebug/ |
@@ -23,3 +24,5 | |||
|
23 | 24 | **.dmg |
|
24 | 25 | PackageTemplates/* |
|
25 | 26 | isometric-park-fna/Content/images/converted/* |
|
27 | isometric-park-fna/DynamicLanguageRuntime.1.3.0/* | |
|
28 | isometric-park-fna/IronPython.2.7.11/ |
You need to be logged in to leave comments.
Login now