Track firmware output files in repository.
Allow and version Debug ELF/HEX artifacts while keeping other build outputs ignored. Made-with: Cursor
This commit is contained in:
+3
-1
@@ -1,7 +1,9 @@
|
||||
.DS_Store
|
||||
|
||||
# STM32CubeIDE build artifacts
|
||||
Debug/
|
||||
Debug/*
|
||||
!Debug/*.elf
|
||||
!Debug/*.hex
|
||||
Release/
|
||||
|
||||
# Tool-generated caches/temp
|
||||
|
||||
Reference in New Issue
Block a user