24 lines
566 B
Plaintext
24 lines
566 B
Plaintext
# Codex-local workspace metadata
|
|
.agents/
|
|
.codex/
|
|
|
|
# Keil build intermediates and per-user UI state
|
|
**/Objects/
|
|
**/Listings/
|
|
**/*.uvguix.*
|
|
**/fb.txt
|
|
**/build_codex.log
|
|
|
|
# Current application build products; formal release files stay under release/
|
|
project/example/ble/ble_peripheral/mdk/app.bin
|
|
project/example/ble/ble_peripheral/mdk/ble_peripheral.bin
|
|
project/example/ble/ble_peripheral/mdk/output_bin/ota_data.bin
|
|
|
|
# Release checksum working files
|
|
tools/offline_burn/download.bin
|
|
tools/offline_burn/40-ab-00-cd-01-01_*_*.bin
|
|
|
|
# Generic temporary files
|
|
*.bak
|
|
*.tmp
|