remove local config

This commit is contained in:
2025-09-27 11:01:18 +08:00
parent 6d9328ca23
commit 2df3a1d8a5
2 changed files with 1 additions and 3 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
# 忽略构建输出目录
Build/
.vscode/
# 忽略 Toolchain 目录下所有内容,但保留目录本身
Toolchain/*

View File

@@ -1,3 +0,0 @@
@echo off
set OPENOCD_SCRIPTS=
start "" "D:\Microsoft VS Code\Code.exe"