From afeb6e0d6399a0f971e6213da11370e5d1beda11 Mon Sep 17 00:00:00 2001 From: Wonjun Choi <99017069+wonjun-lab@users.noreply.github.com> Date: Tue, 2 Jun 2026 12:47:05 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20.gitignore=EC=97=90=20=EC=97=90?= =?UTF-8?q?=EC=9D=B4=EC=A0=84=ED=8A=B8=20=EC=84=A4=EC=A0=95=20=EB=94=94?= =?UTF-8?q?=EB=A0=89=ED=86=A0=EB=A6=AC(.agents/.claude)=20=EB=AC=B4?= =?UTF-8?q?=EC=8B=9C=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 작업 디렉토리에 생성되는 별도 리포·심링크를 공개 리포에서 제외. --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 5cb0631..46a2988 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,8 @@ NFC로 이름 정리.workflow.zip # 내부 작업 문서 (브레인스토밍 설계·구현 계획) — 공개 리포 비포함 docs/superpowers/ nfd2nfc-quick-action.zip + +# 에이전트 설정/캐시 (작업 디렉토리에 생성되는 별도 리포·심링크) — 공개 리포 비포함 +.agents* +.agent* +.claude*