.gitignore 361 B

123456789101112131415161718192021222324252627282930
  1. sdkconfig
  2. build
  3. wifi_credentials.h
  4. partition_table
  5. project_description.json
  6. mconf*
  7. flash*
  8. ldgen*
  9. esp-idf
  10. *.cmake
  11. bootloader*
  12. compile_commands.json
  13. config
  14. config.env
  15. *~
  16. .idea
  17. app-flash_args
  18. kconfigs.in
  19. kconfigs_projbuild.in
  20. partition-table-flash_args
  21. CMakeFiles
  22. Makefile
  23. CMakeCache.txt
  24. .bin_timestamp
  25. *.bin
  26. *.map
  27. *.elf
  28. project_elf_src_esp32.c
  29. x509_crt_bundle.S