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 | .vs/* |
|
4 | .vs/* |
|
5 | *.DS_Store |
|
5 | *.DS_Store |
|
6 | *mono_crash* |
|
6 | *mono_crash* |
|
|
7 | *.pytest_cache/* | ||
|
7 |
|
8 | ||
|
8 | packages/* |
|
9 | packages/* |
|
9 | [Dd]ebug/ |
|
10 | [Dd]ebug/ |
@@ -23,3 +24,5 | |||||
|
23 | **.dmg |
|
24 | **.dmg |
|
24 | PackageTemplates/* |
|
25 | PackageTemplates/* |
|
25 | isometric-park-fna/Content/images/converted/* |
|
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