From 2fa43bf7cfa1661546a725b72f80aee854d44ba4 Mon Sep 17 00:00:00 2001 From: admin123 Date: Wed, 6 Aug 2025 11:45:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitignore?= 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 f8a1c71..60c3b99 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules dist -.gitignore \ No newline at end of file +.gitignore +.env.development \ No newline at end of file