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