remove compiled artifacts from ESP32 build

This commit is contained in:
2026-03-25 16:05:07 -06:00
parent 33fa36a690
commit 323a38a2d8
12 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@@ -4,3 +4,5 @@
# So hold on # So hold on
/bin /bin
/out /out
build/esp32/bin/
build/esp32/out/

Binary file not shown.

Binary file not shown.