From 6fffb44462da36b02edb125709d90413c5577952 Mon Sep 17 00:00:00 2001 From: zhouxueli <2841188632@qq.com> Date: Sun, 12 Nov 2023 13:58:52 +0800 Subject: [PATCH] =?UTF-8?q?http.js=E6=96=87=E4=BB=B6=E4=B8=8D=E4=B8=8A?= =?UTF-8?q?=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 403adbc1..0a637506 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,7 @@ node_modules # local env files .env.local .env.*.local - +http.js # Log files npm-debug.log* yarn-debug.log*