From 30303d366d1a0d857357c90bed876686f2d1e603 Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期二, 18 十一月 2025 19:44:21 +0800 Subject: [PATCH] 添加新的文件 --- .gitignore | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index f112f7f..45854bd 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,9 @@ # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties` # should NOT be excluded as they contain compiler settings and other important # information for Eclipse / Flash Builder. +/STM32H743/MDK-ARM/STM32H743/*.crf +/STM32H743/MDK-ARM/STM32H743/*.d +/STM32H743/MDK-ARM/STM32H743/*.o +/STM32H743/MDK-ARM/STM32H743/*.htm +/STM32H743/MDK-ARM/STM32H743/*.axf +/STM32H743/MDK-ARM/STM32H743/*.hex -- Gitblit v1.9.3