From ccd034a14e8541f0137ff61223e4ac8944d442e5 Mon Sep 17 00:00:00 2001 From: zjc-zjc-123 <1714105370@qq.com> Date: Mon, 11 Nov 2024 18:05:50 +0800 Subject: [PATCH] Update .gitignore 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 621be39..015009d 100644 --- a/.gitignore +++ b/.gitignore @@ -362,4 +362,5 @@ MigrationBackup/ # Fody - auto-generated XML schema FodyWeavers.xsd -.idea \ No newline at end of file +.idea +cmake-build-release-visual-studio \ No newline at end of file