From fd751fc44f5fc6ee9dc09e8d7f47c6bbbf1d959c Mon Sep 17 00:00:00 2001 From: zhouxueli <2841188632@qq.com> Date: Sun, 12 Nov 2023 14:00:50 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0a637506..d564bc88 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ node_modules # local env files .env.local .env.*.local +/http.js http.js # Log files npm-debug.log*