From 1647dbf300a88fea672a9dad3ecf4708fae7641c Mon Sep 17 00:00:00 2001 From: Daisuke Date: Mon, 23 Feb 2026 19:17:51 +0900 Subject: [PATCH] Add .agent-shell/ to .gitignore Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 632e837..71d4b48 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ pnpm-debug.log* # jetbrains setting folder .idea/ +.agent-shell/