From 3bf42947a7b5aef60619c5be0f8de3fca9fdf60c Mon Sep 17 00:00:00 2001 From: kappa Date: Mon, 19 Jan 2026 15:20:33 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20.gitignore=EC=97=90=20.claude/,=20.gem?= =?UTF-8?q?ini/=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 Sonnet 4.5 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f240cbc..dcf4211 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,8 @@ dist/ # IDE .idea/ .vscode/ +.claude/ +.gemini/ *.swp *.swo .DS_Store