From d190c59e57a4a4d00886dd833377742edf2b6443 Mon Sep 17 00:00:00 2001 From: v-zhangjc9 Date: Wed, 21 May 2025 17:58:10 +0800 Subject: [PATCH] =?UTF-8?q?fix(bin):=20=E4=BC=98=E5=8C=96=E5=BF=BD?= =?UTF-8?q?=E7=95=A5=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9edaca7..253b6ed 100644 --- a/.gitignore +++ b/.gitignore @@ -32,7 +32,7 @@ buildNumber.properties !.vscode/*.code-snippets .history/ *.vsix -.idea/** +**/.idea/** cmake-build-*/ .idea/**/mongoSettings.xml *.iws