# HG changeset patch # User alys # Date 2021-05-06 22:14:18 # Node ID b7992263d80c34283e081ff7251088f56717de7a # Parent 51f3d1e96b5294b87a4670819f65d8361eb23689 Add some IronPython-related changes. diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -4,6 +4,7 @@ .vs/* *.DS_Store *mono_crash* +*.pytest_cache/* packages/* [Dd]ebug/ @@ -23,3 +24,5 @@ **.dmg PackageTemplates/* isometric-park-fna/Content/images/converted/* +isometric-park-fna/DynamicLanguageRuntime.1.3.0/* +isometric-park-fna/IronPython.2.7.11/