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/