From 9b153d85afac421da7149d75c1542fd3e3c56f37 Mon Sep 17 00:00:00 2001 From: SeongHyun Kim Date: Wed, 4 Mar 2026 14:19:04 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20.gitignore=EC=97=90=EC=84=9C=20?= =?UTF-8?q?=EB=AF=B8=EC=82=AC=EC=9A=A9=20=EC=98=A4=EC=BC=80=EC=8A=A4?= =?UTF-8?q?=ED=8A=B8=EB=A0=88=EC=9D=B4=EC=85=98=20=EC=84=A4=EC=A0=95=20?= =?UTF-8?q?=ED=95=AD=EB=AA=A9=20=EC=A0=9C=EA=B1=B0=20=EC=8B=A4=EC=A0=9C=20?= =?UTF-8?q?=ED=8C=8C=EC=9D=BC=EC=9D=B4=20=EC=A1=B4=EC=9E=AC=ED=95=98?= =?UTF-8?q?=EC=A7=80=20=EC=95=8A=EB=8A=94=20=EC=98=A4=EC=BC=80=EC=8A=A4?= =?UTF-8?q?=ED=8A=B8=EB=A0=88=EC=9D=B4=EC=85=98=20=EA=B4=80=EB=A0=A8=20git?= =?UTF-8?q?ignore=20=ED=95=AD=EB=AA=A9=EC=9D=84=20=EC=A0=95=EB=A6=AC?= =?UTF-8?q?=ED=95=9C=EB=8B=A4.=20(orchestrator.mdc,=20agents/,=20commands/?= =?UTF-8?q?,=20hooks.json,=20hooks/,=20plans/)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index 59dd321e..18a191ed 100644 --- a/.gitignore +++ b/.gitignore @@ -293,14 +293,4 @@ claude.md # 개인 작업 문서 (popdocs) popdocs/ -.cursor/rules/popdocs-safety.mdc - -# ============================================ -# KSH 개인 오케스트레이션 설정 (팀 공유 안함) -# ============================================ -.cursor/rules/orchestrator.mdc -.cursor/agents/ -.cursor/commands/ -.cursor/hooks.json -.cursor/hooks/ -.cursor/plans/ \ No newline at end of file +.cursor/rules/popdocs-safety.mdc \ No newline at end of file