feat: ignore firmware files
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -44,3 +44,11 @@ go.work*
|
|||||||
# GoReleaser
|
# GoReleaser
|
||||||
.dist/
|
.dist/
|
||||||
.sysroot/
|
.sysroot/
|
||||||
|
|
||||||
|
# Embedded firmware files
|
||||||
|
*.bin
|
||||||
|
*.hex
|
||||||
|
*.elf
|
||||||
|
*.uf2
|
||||||
|
*.img
|
||||||
|
*.zip
|
||||||
|
|||||||
Reference in New Issue
Block a user