From 3dbc11c19d9a253f0c33b0607a6d09b3db93d716 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=B5=E6=91=87=E5=B0=8F=E5=AD=90?= Date: Tue, 14 Jul 2026 10:12:05 +0800 Subject: [PATCH] fix: gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 4314aa2..a8558d8 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,7 @@ out .eslintcache *.log* .omc +.codex/ +docs/design/ +docs/ui-redesign-plan.md +docs/ui-redesign-spec.md