remove local config
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
# 忽略构建输出目录
|
||||
Build/
|
||||
.vscode/
|
||||
|
||||
# 忽略 Toolchain 目录下所有内容,但保留目录本身
|
||||
Toolchain/*
|
||||
|
@@ -1,3 +0,0 @@
|
||||
@echo off
|
||||
set OPENOCD_SCRIPTS=
|
||||
start "" "D:\Microsoft VS Code\Code.exe"
|
Reference in New Issue
Block a user