From af6ee422a8dc5280a3aa7916c1742ecfdc9a57d7 Mon Sep 17 00:00:00 2001 From: sola.lu <sola.lu@greentest.com.cn> Date: 周三, 23 4月 2025 18:01:08 +0800 Subject: [PATCH] 1. 添加一些注释 --- .gitignore | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index ab2dd72..26e254c 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,9 @@ *.gcno *.gcda *.gcov + +*.idx + +build/ +.vscode/ +*Zone.Identifier -- Gitblit v1.9.1