From dd6facf4f67d61c30c15be372ae6151de250ae57 Mon Sep 17 00:00:00 2001 From: WJZ_P <110795301+WJZ-P@users.noreply.github.com> Date: Mon, 16 Mar 2026 00:47:48 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=B0=86=20.env=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E5=88=B0=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7e4d0b8..45a03ef 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ node_modules/ .DS_Store dist/ output/ +.env \ No newline at end of file