From 9367e3f0994e4348888255620ed5bf837cf9cb03 Mon Sep 17 00:00:00 2001 From: zhouyonggao <1971162852@qq.com> Date: Fri, 12 Dec 2025 17:44:24 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0.gitignore=E6=96=87?= =?UTF-8?q?=E4=BB=B6=EF=BC=8C=E6=B7=BB=E5=8A=A0web/config.js=E5=BF=BD?= =?UTF-8?q?=E7=95=A5=E8=A7=84=E5=88=99?= 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 bad2029..5cd9fe5 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ server/config.yaml server/bin/ scripts/*.tar marketing-system-data-tool.tar -.idea/ \ No newline at end of file +.idea/ +./web/config.js \ No newline at end of file