mirror of
https://gitee.com/dlmu-cone/tronone-h7-scaffold
synced 2026-07-23 19:25:09 +08:00
19 lines
219 B
Plaintext
19 lines
219 B
Plaintext
# 忽略 build 文件夹中的所有内容
|
|
/build/*
|
|
|
|
build
|
|
|
|
/cmake-build-debug-stm32cube/*
|
|
|
|
cmake-build-debug-stm32cube
|
|
|
|
# 忽略工作区
|
|
/.vscode/*
|
|
|
|
/STM32H723VGTx_FLASH.ld
|
|
|
|
/compile_commands.json
|
|
|
|
.idea
|
|
|
|
cmake-build* |