8 lines
183 B
Text
8 lines
183 B
Text
# ---> esp-idf
|
|
# gitignore template for esp-idf, the official development framework for ESP32
|
|
# https://github.com/espressif/esp-idf
|
|
|
|
build/
|
|
sdkconfig.old
|
|
.vscode/*
|
|
**/CHECKSUMS.json
|