From cdf2266705c3e5c87e5f9de8790a5a653144f0fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B1=89=E7=A7=8B?= <497055328@qq.com> Date: Tue, 7 Jul 2026 14:42:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5=E6=9C=AC=E5=9C=B0=20Codex=20?= =?UTF-8?q?=E5=92=8C=20Cursor=20=E9=85=8D=E7=BD=AE=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index c8758bc..2bc38db 100644 --- a/.gitignore +++ b/.gitignore @@ -9,5 +9,9 @@ xcuserdata/ .build/ .swiftpm/ +# Local agent configs +.codex/ +.cursor/ + # macOS .DS_Store