summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsakumisu <[email protected]>2022-06-25 22:43:31 +0800
committersakumisu <[email protected]>2022-06-25 22:45:00 +0800
commit2bb5d6c13768933b4cdeaf9d43862806f6b993a3 (patch)
treee0f537a6d0681d783a7dc2f40b822a645502e009
parentf333dd97a8cb1b4af12e52f46b9c1b24192fc522 (diff)
add ignore files
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a410c61a..1bf80003 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@
**/MDK-ARM/stm32f103c8t6/**
**/MDK-ARM/stm32f429igt6/**
**/MDK-ARM/stm32h743vbt6/**
+**/MDK-ARM/stm32h743xih6/**
**/obj/**
**/RET/**
**/Listings/**