mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
24 lines
257 B
Plaintext
24 lines
257 B
Plaintext
.config
|
|
*.o
|
|
*.pyc
|
|
|
|
# gtags
|
|
GTAGS
|
|
GRTAGS
|
|
GPATH
|
|
|
|
# emacs
|
|
.dir-locals.el
|
|
|
|
# emacs temp file suffixes
|
|
*~
|
|
.#*
|
|
\#*#
|
|
|
|
# Example project files
|
|
examples/*/sdkconfig
|
|
examples/*/sdkconfig.old
|
|
examples/*/build
|
|
|
|
# Bootloader files
|
|
components/bootloader/src/sdkconfig.old |