diff --git a/.gitignore b/.gitignore index 7c0b0d92..c388e11d 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,11 @@ go.work* # GoReleaser .dist/ .sysroot/ + +# Embedded firmware files +*.bin +*.hex +*.elf +*.uf2 +*.img +*.zip