From 4c11ea0639b923a171e72a47b8006734ba184b3e Mon Sep 17 00:00:00 2001 From: nancy.liao <huihui.liao@greentest.com.cn> Date: 周二, 15 4月 2025 18:47:46 +0800 Subject: [PATCH] 同步修改前的原SCPI库 --- .gitignore | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index ab2dd72..1ca19bb 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,8 @@ *.gcno *.gcda *.gcov + +*.idx + +build/ +.vscode/ -- Gitblit v1.9.1