From a97de0c99559dd33e1ff9117a69217c1fe293a80 Mon Sep 17 00:00:00 2001 From: autocommit Date: Fri, 17 Apr 2026 21:07:17 -0700 Subject: [PATCH] =?UTF-8?q?chore(game):=20=F0=9F=94=A7=20Remove=20test=20e?= =?UTF-8?q?xclusions=20from=20export=20presets=20to=20optimize=20export=20?= =?UTF-8?q?build=20performance?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- src/game/export_presets.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/game/export_presets.cfg b/src/game/export_presets.cfg index b89e8d6f..2e84dec1 100644 --- a/src/game/export_presets.cfg +++ b/src/game/export_presets.cfg @@ -19,7 +19,7 @@ dedicated_server=false custom_features="" export_filter="all_resources" include_filter="" -exclude_filter="engine/tests/**, engine/scenes/tests/**, public/games/age-of-elves/**, public/games/age-of-kzzkyt/**, public/games/age-of-dwarves/guide/**, public/sandbox/**, **/node_modules/**, **/dist/**, **/target/**, **/pkg/**, *.md, *.ts, *.tsx" +exclude_filter="engine/tests/**, public/games/age-of-elves/**, public/games/age-of-kzzkyt/**, public/games/age-of-dwarves/guide/**, public/sandbox/**, **/node_modules/**, **/dist/**, **/target/**, **/pkg/**, *.md, *.ts, *.tsx" export_path="" encryption_include_filters="" encryption_exclude_filters="" @@ -60,7 +60,7 @@ dedicated_server=false custom_features="" export_filter="all_resources" include_filter="" -exclude_filter="engine/tests/**, engine/scenes/tests/**, public/games/age-of-elves/**, public/games/age-of-kzzkyt/**, public/games/age-of-dwarves/guide/**, public/sandbox/**, **/node_modules/**, **/dist/**, **/target/**, **/pkg/**, *.md, *.ts, *.tsx" +exclude_filter="engine/tests/**, public/games/age-of-elves/**, public/games/age-of-kzzkyt/**, public/games/age-of-dwarves/guide/**, public/sandbox/**, **/node_modules/**, **/dist/**, **/target/**, **/pkg/**, *.md, *.ts, *.tsx" export_path="" encryption_include_filters="" encryption_exclude_filters="" @@ -177,7 +177,7 @@ dedicated_server=false custom_features="" export_filter="all_resources" include_filter="" -exclude_filter="engine/tests/**, engine/scenes/tests/**, public/games/age-of-elves/**, public/games/age-of-kzzkyt/**, public/games/age-of-dwarves/guide/**, public/sandbox/**, **/node_modules/**, **/dist/**, **/target/**, **/pkg/**, *.md, *.ts, *.tsx" +exclude_filter="engine/tests/**, public/games/age-of-elves/**, public/games/age-of-kzzkyt/**, public/games/age-of-dwarves/guide/**, public/sandbox/**, **/node_modules/**, **/dist/**, **/target/**, **/pkg/**, *.md, *.ts, *.tsx" export_path="" encryption_include_filters="" encryption_exclude_filters=""