2
0

.gitignore 189 B

123456789101112131415161718
  1. *~
  2. \#*
  3. .\#*
  4. *.zip
  5. applet/
  6. build/
  7. cache/
  8. arduino/
  9. *.bootloader.bin
  10. *.partitions.bin
  11. *.elf
  12. *.map
  13. *.deps
  14. www/version
  15. max80/src/common
  16. max80/debug.cfg
  17. max80/debug_custom.json
  18. max80/esp32s2.svd