mirror of
https://github.com/opentx/opentx.git
synced 2025-07-17 21:35:27 +03:00
.hex files ignored
This commit is contained in:
parent
ed6fc15a13
commit
525fee5acd
1 changed files with 1 additions and 1 deletions
2
radio/src/.gitignore
vendored
2
radio/src/.gitignore
vendored
|
@ -1,7 +1,6 @@
|
|||
/stamp-opentx.h
|
||||
/opentx.elf
|
||||
/simu
|
||||
/opentx.hex
|
||||
/opentx.map
|
||||
/simu.d
|
||||
/snapshot_*.png
|
||||
|
@ -10,6 +9,7 @@
|
|||
/*.o
|
||||
/*.bin
|
||||
/*.bin.*
|
||||
/*.hex
|
||||
/*.lst
|
||||
/SCRIPTS
|
||||
/TEMPLATES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue