From fb8e8157718cda3d835d839b2e7e1576a897d886 Mon Sep 17 00:00:00 2001 From: obroccolio Date: Sun, 13 Sep 2026 15:37:49 +0800 Subject: [PATCH] chore: ignore generated design tests --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 70dce98..b8bb233 100644 --- a/.gitignore +++ b/.gitignore @@ -73,5 +73,6 @@ GIT_PUSH_指南.md # ── Local-only / third-party copies ─────────── ref/ +.design-tests/ backend/service_orders/ docs/storage-metrics.json