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
|
/stamp-opentx.h
|
||||||
/opentx.elf
|
/opentx.elf
|
||||||
/simu
|
/simu
|
||||||
/opentx.hex
|
|
||||||
/opentx.map
|
/opentx.map
|
||||||
/simu.d
|
/simu.d
|
||||||
/snapshot_*.png
|
/snapshot_*.png
|
||||||
|
@ -10,6 +9,7 @@
|
||||||
/*.o
|
/*.o
|
||||||
/*.bin
|
/*.bin
|
||||||
/*.bin.*
|
/*.bin.*
|
||||||
|
/*.hex
|
||||||
/*.lst
|
/*.lst
|
||||||
/SCRIPTS
|
/SCRIPTS
|
||||||
/TEMPLATES
|
/TEMPLATES
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue