From 1bff4235e863472d9fb758f43cde0c90b47066a9 Mon Sep 17 00:00:00 2001 From: sunlei Date: Wed, 13 May 2026 15:39:59 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9gitignore?= 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 dd3cf11..f57f6e3 100644 --- a/.gitignore +++ b/.gitignore @@ -35,4 +35,6 @@ lerna-debug.log* !.vscode/extensions.json # env -/.env.dev \ No newline at end of file +/.env +/.env.dev +/.env.prod \ No newline at end of file