From 5e0c16f8b2b791f67e9b3e168c0ad2c34b701263 Mon Sep 17 00:00:00 2001 From: Huarch Date: Fri, 5 Jun 2026 14:31:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fb94631..59d0cc3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,12 @@ node_modules/ __pycache__/ .opencode/node_modules/ +.opencode/skills/ .local.env .vscode docker-compose.yml data/ logs/ -cli/ \ No newline at end of file +cli/ +AGENT_HARNESS_REPORT.md +HARNESS_INTRODUCTION.md