From 948c04c982efb47c403b4415edfb6ec82f6870cf Mon Sep 17 00:00:00 2001 From: weidizhu_admin Date: Fri, 26 Jul 2024 11:51:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9f86801..d44addc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .env.development -.env.production \ No newline at end of file +.env.production +.env \ No newline at end of file