From eebdbc34f5cb293d29c5a44c43ad79c8f877b9c8 Mon Sep 17 00:00:00 2001 From: TtiPo Date: Mon, 29 Jun 2026 21:11:59 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=EB=A9=94=EB=AA=A8=EB=A6=AC=20?= =?UTF-8?q?=EB=94=94=EB=A0=89=ED=84=B0=EB=A6=AC=20git=20=EC=B6=94=EC=A0=81?= =?UTF-8?q?=20=EC=A0=9C=EC=99=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Claude Code 작업 메모(/memory)는 저장소 산출물이 아니므로 .gitignore 에 추가한다. Co-Authored-By: Claude Opus 4.8 (1M context) --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index d17f507..a02cab9 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,6 @@ livekit/*.local.yaml # 작업 중 공유용 임시 스크린샷(루트) 커밋 방지 /image.png + +# Claude Code 메모리 디렉터리(작업 메모) — 커밋 제외 +/memory/