From 834e8685f7b1e1272b0ee5c471c9c18da04b1063 Mon Sep 17 00:00:00 2001 From: ck-chenkang Date: Wed, 17 Jun 2026 09:03:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5.env*.local=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3c615d3..3ccff6e 100644 --- a/.gitignore +++ b/.gitignore @@ -46,4 +46,7 @@ debug.log !*.allowed_extension # 不排除下列文件名 -!important_file.txt \ No newline at end of file +!important_file.txt + +# 新增本地开发配置 +.env*.local \ No newline at end of file