From c1645f8f217e2ff8117e358ba627409765092230 Mon Sep 17 00:00:00 2001 From: "Teppei.F" <37261985+T3pp31@users.noreply.github.com> Date: Sat, 30 May 2026 09:16:47 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20Cursor=20/=20=E3=82=A8=E3=83=BC?= =?UTF-8?q?=E3=82=B8=E3=82=A7=E3=83=B3=E3=83=88=E8=A8=AD=E5=AE=9A=E3=82=92?= =?UTF-8?q?=E3=83=AD=E3=83=BC=E3=82=AB=E3=83=AB=E5=B0=82=E7=94=A8=E3=81=A8?= =?UTF-8?q?=E3=81=97=E3=81=A6=20ignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Cursor --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 54088d5..5c6ebe3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ target .DS_Store + +# Cursor / エージェント(ローカルのみ) +.cursor/ +AGENTS.md