chore: 메모리 디렉터리 git 추적 제외
Claude Code 작업 메모(/memory)는 저장소 산출물이 아니므로 .gitignore 에 추가한다. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -60,3 +60,6 @@ livekit/*.local.yaml
|
||||
|
||||
# 작업 중 공유용 임시 스크린샷(루트) 커밋 방지
|
||||
/image.png
|
||||
|
||||
# Claude Code 메모리 디렉터리(작업 메모) — 커밋 제외
|
||||
/memory/
|
||||
|
||||
Reference in New Issue
Block a user