2
0

.gitignore 191 B

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