From 4a90b6b49918883bbeee6ee25ca7f3bb94d9830b Mon Sep 17 00:00:00 2001 From: zxx <47968546@163.com> Date: Mon, 29 May 2023 22:13:43 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4env=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E7=9A=84=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a6bfa0a..c555d7a 100644 --- a/.gitignore +++ b/.gitignore @@ -19,4 +19,6 @@ selenium-debug.log package-lock.json .env.production.local .env -.env.development \ No newline at end of file +.env.development +/.env.development +/.env