From 15be4963a1336761da8cfe902acef8890d5c3d51 Mon Sep 17 00:00:00 2001 From: Simon Date: Mon, 3 Aug 2026 18:54:36 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=88=A0=E9=99=A4=E6=A0=B9=E7=9B=AE?= =?UTF-8?q?=E5=BD=95=20$null=20=E8=B0=83=E8=AF=95=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit $null 是 devtools 误保存的 HTML 文件(H5 端 index.html 内容), 文件名以 $ 开头在 POSIX shell 中是变量,会引起 bash 操作问题。 直接删除不入仓。 --- $null | 1 - 1 file changed, 1 deletion(-) delete mode 100644 $null diff --git a/$null b/$null deleted file mode 100644 index 00ffb27..0000000 --- a/$null +++ /dev/null @@ -1 +0,0 @@ -{"status":"ok","service":"wecom-it-smart-desk"} \ No newline at end of file