mirror of https://github.com/ArduPilot/ardupilot
Git: ignore .elf files
This commit is contained in:
parent
89676be825
commit
65af028112
|
@ -2,6 +2,7 @@
|
|||
*.bin
|
||||
*.d
|
||||
*.dll
|
||||
*.elf
|
||||
*.exe
|
||||
*.lst
|
||||
*.o
|
||||
|
|
Loading…
Reference in New Issue