13 lines
161 B
Plaintext
13 lines
161 B
Plaintext
build/
|
|
|
|
# ESP-IDF local config artifacts
|
|
sdkconfig*
|
|
!sdkconfig.defaults
|
|
|
|
# Local editor/OS/cache noise
|
|
.DS_Store
|
|
__pycache__/
|
|
.pytest_cache/
|
|
|
|
managed_components
|