remove local config
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
|||||||
# 忽略构建输出目录
|
# 忽略构建输出目录
|
||||||
Build/
|
Build/
|
||||||
|
.vscode/
|
||||||
|
|
||||||
# 忽略 Toolchain 目录下所有内容,但保留目录本身
|
# 忽略 Toolchain 目录下所有内容,但保留目录本身
|
||||||
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