27 lines
334 B
Plaintext
27 lines
334 B
Plaintext
# Build output directories (MRS/Eclipse auto-generated)
|
|
obj/
|
|
|
|
# Prerequisites / object files
|
|
*.d
|
|
*.o
|
|
*.ko
|
|
*.obj
|
|
*.elf
|
|
*.map
|
|
*.lst
|
|
*.su
|
|
|
|
# Firmware artifacts (rebuildable)
|
|
*.hex
|
|
*.bin
|
|
*.BIN
|
|
|
|
# BLE ROM library & prebuilt lib must stay tracked
|
|
!BLE/LIB/*.hex
|
|
!BLE/LIB/*.a
|
|
|
|
# IDE / misc
|
|
*.launch.bak
|
|
*.old
|
|
*.TMP
|