mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
477d71e589
Ref #38. Also no longer generates bootloader sdkconfig in source tree.
22 lines
198 B
Plaintext
22 lines
198 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
|