From 04995ca91a7d28121ea4dcfb18bec5a9e7395a3b Mon Sep 17 00:00:00 2001 From: ttipo Date: Thu, 25 Jun 2026 23:57:28 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=EB=A3=A8=ED=8A=B8=20=EC=9E=84?= =?UTF-8?q?=EC=8B=9C=20=EC=8A=A4=ED=81=AC=EB=A6=B0=EC=83=B7(image.png)=20g?= =?UTF-8?q?itignore=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 작업 중 공유한 스크린샷이 반복적으로 스테이징되는 것을 방지. Co-Authored-By: Claude Opus 4.8 (1M context) --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index c5ce0f7..d17f507 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,6 @@ frontend/*단일 파일*.html # LiveKit 클러스터 설정 사본(redis 비밀번호 포함) — 커밋 제외 livekit/*.local.yaml + +# 작업 중 공유용 임시 스크린샷(루트) 커밋 방지 +/image.png