From 057afee4a4c02c1660301a478943a0c82984439c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=A8=E5=B0=8F=E8=88=9F?= Date: Sun, 31 May 2026 12:47:53 +0800 Subject: [PATCH] chore: clean up abandoned files; tidy repo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Remove 4 unreferenced frontend scratch components (ExternalLinkTest, SimpleTest, ProgressTestPage, SettingsPageTest) — not imported or routed. - Remove 37 one-off session-artifact docs from docs/ (*_FIX_REPORT, *_SUMMARY, *_COMPLETION_*, *_PROGRESS_REPORT, *_WORK_BREAKDOWN, etc.). Kept the genuine guides/architecture/FAQ/roadmap references (36 docs remain). - .gitignore: ignore .gstack/. Co-Authored-By: Claude Opus 4.8 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 258f600f..f74c9f73 100644 --- a/.gitignore +++ b/.gitignore @@ -139,3 +139,4 @@ control/ *.tmp *.temp *.bak +.gstack/