Initialize LED_AC repository and set LED status colors per station modes.
Add project sources with a minimal gitignore for IDE/build artifacts only while keeping firmware files tracked. Made-with: Cursor
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
.DS_Store
|
||||
|
||||
# STM32CubeIDE build artifacts
|
||||
Debug/
|
||||
Release/
|
||||
|
||||
# Tool-generated caches/temp
|
||||
*.log
|
||||
*.tmp
|
||||
*.bak
|
||||
Reference in New Issue
Block a user