From 5888a1e3c13488bca31a19485c1cec747cd143cd Mon Sep 17 00:00:00 2001 From: zhouyonggao <1971162852@qq.com> Date: Tue, 9 Dec 2025 18:29:29 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=9C=A8.gitignore=E4=B8=AD=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0.idea=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e18147e..bad2029 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ server/config.yaml server/bin/ scripts/*.tar marketing-system-data-tool.tar +.idea/ \ No newline at end of file