mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Merge pull request #7179 from mikeller/update_gitignore
Added 'eeprom.bin' (SITL EEPROM image) to '.gitignore'.
This commit is contained in:
commit
1ef5554e7a
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -41,3 +41,6 @@ stm32.mak
|
|||
.vagrant
|
||||
ubuntu*.log
|
||||
/.vs
|
||||
|
||||
# EEPROM image file (created by SITL)
|
||||
eeprom.bin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue