gitignore: Hide binary files more thoroughly
This commit is contained in:
parent
69bf53024f
commit
2a7d892191
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,2 +1,2 @@
|
|||
bootloader.hex
|
||||
micropython.zip
|
||||
*.hex
|
||||
*.zip
|
||||
|
|
Loading…
Reference in a new issue