From efed00afa3003ef49c159bedf9a454ca962e299e Mon Sep 17 00:00:00 2001 From: luo-bo <603509782@qq.com> Date: Tue, 24 Mar 2026 00:26:44 +0800 Subject: [PATCH] =?UTF-8?q?```=20chore(git):=20=E6=9B=B4=E6=96=B0.gitignor?= =?UTF-8?q?e=E6=96=87=E4=BB=B6=E4=BB=A5=E5=BF=BD=E7=95=A5=E4=B8=B4?= =?UTF-8?q?=E6=97=B6=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加/.codex-tmp/dns-panel-ref/到.gitignore文件中, 避免临时子项目引用文件被提交到版本控制系统。 ``` --- .codex-tmp/dns-panel-ref | 1 - .gitignore | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 160000 .codex-tmp/dns-panel-ref diff --git a/.codex-tmp/dns-panel-ref b/.codex-tmp/dns-panel-ref deleted file mode 160000 index 0427f1f..0000000 --- a/.codex-tmp/dns-panel-ref +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 0427f1f55f2d8758989e0f3e37ee38a707d8e483 diff --git a/.gitignore b/.gitignore index fee2c76..a0218ad 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ *.log .env .ace-tool/ +/.codex-tmp/dns-panel-ref/